Debian package manager. Some subcommands such as
dpkg deb
have their own usage documentation. More information: https://manpages.debian.org/latest/dpkg/dpkg.html.
dpkg -i {{path/to/file.deb}}
dpkg -r {{package_name}}
dpkg -l {{pattern}}
dpkg -L {{package_name}}
dpkg -c {{path/to/file.deb}}
dpkg -S {{filename}}