ubuntu:dpkg:what_files_are_provided_by_the_installed_package
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
ubuntu:dpkg:what_files_are_provided_by_the_installed_package [2023/06/18 14:32] – created 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> | ||
+ | sudo dpkg -L [package name] | ||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Examples ===== | ||
+ | |||
+ | <code bash> | ||
+ | dpkg -L apache-perl | ||
+ | dpkg -L perl | ||
+ | </ | ||
+ | |||
+ | ---- | ||
ubuntu/dpkg/what_files_are_provided_by_the_installed_package.1687098733.txt.gz · Last modified: 2023/06/18 14:32 by peter