Difference between revisions of "Dpkg -L"
Jump to navigation
Jump to search
↑ https://linux.die.net/man/8/update-alternatives
(2 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
* <code>ls -lR [[/snap/]]<snapname>/current/</code> | * <code>ls -lR [[/snap/]]<snapname>/current/</code> | ||
* <code>[[find]] [[/snap/]]<snapname>/current/</code> | * <code>[[find]] [[/snap/]]<snapname>/current/</code> | ||
+ | * <code>[[apt-file list]]</code> | ||
+ | * [[dpkg]] -L youpackage | [[grep bin]] | ||
== See also == | == See also == |
Latest revision as of 11:02, 8 December 2023
List files in a package:
dpkg -L package_name
ordpkg --listfiles package_name
dpkg-query -L package_name
Related commands[edit]
rpm -ql
ls -lR /snap/<snapname>/current/
find /snap/<snapname>/current/
apt-file list
- dpkg -L youpackage | grep bin
See also[edit]
dpkg, dpkg-query
,update-alternatives
[1],ar
,debsums
,dpkg -V
,dpkg -S
,dpkg -L
,dpkg --configure -a
,wajig
,dpkg -i -E
,dpkg --help, dpkg-source-gitarchive
Advertising: