How to know where the package been installed in Ubuntu

This post was written by admin on November 7, 2009
Posted Under: General

If you want to customize installed packages in ubuntu,and forget where you have the packages installed.You can use dpkg command to find out where the packages installed.

dpkg -L package-name

This will list files installed to your system from package-name.
Search for a filename from installed packages,use:

dpkg -S filename

More about dpkg command,type:

man dpkg

Related posts:

  1. How to install an RPM Package on ubuntu linux
  2. Delete the package mis-configured or install failed in Ubuntu
  3. One key to Quick Setup fresh installed Ubuntu with Ailurus
  4. Reinstall all of currently installed packages in fresh ubuntu install
  5. Fix Banshee miss plugins problem in new installed Ubuntu 11.10

    Tags:

    Add a Comment

    required, use real name
    required, will not be published
    optional, your blog address