Ubuntu: APT and DPKG

How to display the files of a package installed?

To list all the files provided by the installed package foo execute the command

dpkg --listfiles foo

Note that the files created by the installation scripts aren’t displayed.

http://www.debian.org/doc/FAQ/ch-pkgtools.en.html


This entry was posted in Linux. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>