зеркало из
https://github.com/iharh/notes.git
synced 2025-10-29 20:56:06 +02:00
17 строки
466 B
Plaintext
17 строки
466 B
Plaintext
dpkg
|
|
-i <package-file>
|
|
better use apt install <package-file>
|
|
-L <package>
|
|
list files, installed by package
|
|
-S|--search <pattern>
|
|
find package(s) owning file(s)
|
|
/etc/os-release -> base-files
|
|
rhino-core
|
|
/usr/lib/os-release
|
|
package diverts others to: /usr/lib/ubuntu-release
|
|
-r [--force-all] <pkg_name>
|
|
remove
|
|
|
|
???
|
|
--status-fd 35 --no-triggers --configure base-files:amd64
|