Apt-file, your installation companion

Apt-file, your installation companion

How many times have you encountered the lack of a library or header file whilst compiling a package? If you are like me who prefers installing from source rather than using the pre-compiled binaries, I often find myself googling the missing packages and determining which ones to install so my compilation will successfully finish. Today, I found this short tutorial on a nifty app, called apt-file, that searches for that missing package.

apt-file allows you to search for a file name, and it gives back the name(s) of the package(s) containing that file so that you can install the appropriate package.

So, the next time you encounter a missing file or library, just fire up apt-file and do a search. It definitely makes things easier.


This entry was posted on Wednesday, February 21st, 2007 at 6:15 pm and is filed under Utilities. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a Reply