aptはこのdpkgの上位で動作しているため、dpkgを理解することはLinuxシステムの裏側を理解することにも繋がります。 具体的には、以下のようなシチュエーションでdpkgの知識が不可欠となります。
The dpkg is a medium-level package manager that allows you to install, remove, and configure software packages on your Linux system. In this tutorial, we'll walk you through the basics of using dpkg ...
The dpkg-reconfigure command is a powerful tool in Debian-based Linux distributions, including Ubuntu, that allows you to reconfigure an already installed package. This command re-runs the ...