Use --contents
instead of -L
:
dpkg --contents PACKAGENAME
When used in this manner, dpkg
acts as a front-end to dpkg-deb
, so use man dpkg-deb
to see all the options.
You can also use an archive browser to view the package contents.
Use --contents
instead of -L
:
dpkg --contents PACKAGENAME
When used in this manner, dpkg
acts as a front-end to dpkg-deb
, so use man dpkg-deb
to see all the options.
You can also use an archive browser to view the package contents.