User Tools

Site Tools


notes:apt-trick

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
notes:apt-trick [2014/10/02 20:22] adminnotes:apt-trick [2014/10/03 09:12] admin
Line 22: Line 22:
 To show the priority selection of the package (the installed and the repo versions) To show the priority selection of the package (the installed and the repo versions)
   apt-cache policy <pkgname>   apt-cache policy <pkgname>
 +
 +To show all the installed files of a package use
 +  dpkg-query -L <pkgname>
 +or
 +  dpkg --listfiles <pkgname>
notes/apt-trick.txt · Last modified: 2014/11/02 11:47 by admin