User Tools

Site Tools


ubuntu:dpkg:what_package_owns_a_file

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

ubuntu:dpkg:what_package_owns_a_file [2023/06/18 14:37] – created peterubuntu:dpkg:what_package_owns_a_file [2023/06/18 14:38] (current) peter
Line 1: Line 1:
 ====== Ubuntu - dpkg - What package owns a file ====== ====== Ubuntu - dpkg - What package owns a file ======
  
 +Find out what package the file belongs to.
 +
 +<code bash>
 +dpkg -S [/path/to/file]
 +</code>
 +
 +----
 +
 +===== Example =====
 +
 +<code bash>
 +dpkg -S /bin/netstat
 +dpkg -S /sbin/ippool
 +</code>
ubuntu/dpkg/what_package_owns_a_file.1687099044.txt.gz · Last modified: 2023/06/18 14:37 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki