User Tools

Site Tools


blog:find_ubuntu:debian_package_containing_a_given_file

This is an old revision of the document!


====== Find ubuntu/debian package Simple way to look up what package contains a given file?

apt-file search filename

or

apt-file search /path/to/file

To install apt-file, use:

apt-get install apt-file

you will need to update its database before you can use it:

sudo apt-file update

~~LINKBACK~~

Discussion

Enter your comment. Wiki syntax is allowed:
   __ __   ___    _  __   ____     __
  / // /  / _ \  / |/ /  /  _/ __ / /
 / _  /  / , _/ /    /  _/ /  / // / 
/_//_/  /_/|_| /_/|_/  /___/  \___/
 
blog/find_ubuntu/debian_package_containing_a_given_file.1326709830.txt.gz · Last modified: 2012-01-16 11:30 by brb