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 MISSINGFILENAME
apt-file purge
######################
Fedora:
yum whatprovides MISSINGFILENAME
No comments:
Post a Comment