Difference between revisions of "Dpkg -L"
Jump to navigation
Jump to search
↑ https://linux.die.net/man/8/update-alternatives
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | {{lowercase}} | |
− | + | List files in a package: | |
− | + | * <code>[[dpkg]] -L package_name</code> or <code>[[dpkg]] --listfiles package_name</code> | |
− | + | * <code>[[dpkg-query]] -L package_name</code> | |
− | |||
== Related commands == | == Related commands == | ||
* <code>[[rpm -ql]]</code> | * <code>[[rpm -ql]]</code> | ||
+ | * <code>ls -lR [[/snap/]]<snapname>/current/</code> | ||
+ | * <code>[[find]] [[/snap/]]<snapname>/current/</code> | ||
+ | * <code>[[apt-file list]]</code> | ||
+ | * [[dpkg]] -L youpackage | [[grep bin]] | ||
+ | |||
+ | == See also == | ||
+ | * {{dpkg}} | ||
[[Category:Computing]] | [[Category:Computing]] |
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: