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 revisionNext revision | Previous revision | ||
ubuntu:dpkg:what_files_are_provided_by_the_installed_package [2023/06/18 14:35] – peter | ubuntu:dpkg:what_files_are_provided_by_the_installed_package [2023/06/18 14:40] (current) – peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Ubuntu - dpkg - What files are provided by the installed package ====== | ====== Ubuntu - dpkg - What files are provided by the installed package ====== | ||
+ | |||
+ | Find out what files are provided by the installed package, i.e. list where files were installed. | ||
<code bash> | <code bash> | ||
Line 15: | 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.1687098931.txt.gz · Last modified: 2023/06/18 14:35 by peter