dpkg
Low-level Debian package installer.
dpkg is the foundation of Debian-family package management. It
installs, removes, and inspects .deb packages, but does not
resolve dependencies — that is the job of APT, aptitude, or
apt-get. Direct dpkg -i use is common when installing
manually-downloaded .deb files.
Together with APT it underlies installation on Debian, Ubuntu, Linux Mint, Raspberry Pi OS, and many others.
Install
Ships with every Debian-family distribution.
Authors
- Ian Murdock (original author)
- Debian dpkg team
