dpkg - Debian package manager

dpkg (Debian Package) is a low level package management system in Debian and other Linux distros based on it (Ubuntu, Mint). Usually it’s not the primary choice in Ubuntu (where you have apt and apt-get) but it’s still a tool you might need.

Like so many things in Unix world, dpkg means more than one thing.

What is dpkg?

Here are the common dpkg meanings:

  • dpkg is a pakage management system
  • dpkg is a tool (a Linux command)
  • dpkg is a software management database (in /var/lib/dpkg)
  • dpkg is a collection of tools serving the same purpose (dpkg-*)

dpkg is a low level tool, meaning it’s great for basic package management things like maintaining list of packages (that package database mentioned above) or installing a speific package (but without checking dependencies or things like this).

dpkg deliberately doesn’t get updated for more complex things as there is another family of tools doing that – called apt.

See also




Contact Me

Follow me on Facebook, Twitter or Telegram:
Recommended
I learn with Educative: Educative
IT Consultancy
I'm a principal consultant with Tech Stack Solutions. I help with cloud architectrure, AWS deployments and automated management of Unix/Linux infrastructure. Get in touch!
Recent Articles
03 Sep 2024

macOS Sequoia 15.0

02 Sep 2024

Video: Has This Worked Before?

24 Mar 2024

Homelab: Mac Pro 2013 32GB

Recent Tweets