====== Ubuntu - dpkg - What package owns a file ====== Find out what package the file belongs to. dpkg -S [/path/to/file] ---- ===== Example ===== dpkg -S /bin/netstat dpkg -S /sbin/ippool