ubuntu:dpkg:what_files_are_provided_by_the_installed_package
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
ubuntu:dpkg:what_files_are_provided_by_the_installed_package [2023/06/18 14:36] – peter | ubuntu:dpkg:what_files_are_provided_by_the_installed_package [2023/06/18 14:40] (current) – peter | ||
---|---|---|---|
Line 17: | Line 17: | ||
---- | ---- | ||
- | |||
- | ===== List files provided (or owned) by the package ===== | ||
- | |||
- | List files provided (or owned) by the package. | ||
- | |||
- | * i.e. List all files inside debian **.deb** package file - very useful to find where files would be installed. | ||
- | |||
- | <code bash> | ||
- | sudo dpkg -c [package name] | ||
- | </ | ||
- | |||
- | ---- | ||
- | |||
- | ===== Examples ===== | ||
- | |||
- | <code bash> | ||
- | dpkg -c dc_1.06-19_i386.deb | ||
- | </ | ||
ubuntu/dpkg/what_files_are_provided_by_the_installed_package.1687098981.txt.gz · Last modified: 2023/06/18 14:36 by peter