View the Most Wanted LQ Wiki articles.    
LinuxQuestions.org > Linux Wiki > Apt-file

From LQWiki

Jump to: navigation, search

apt-file is an application to search for files in the Debian repository. Its use is similar to apt-get, for example:

Update the package contents:

apt-file update

Search some some file:

apt-file search /path/to/some.file

Remove the package content files:

apt-file purge


Personal tools
Sponsored Links