(Add package managers category) |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{SoftwareInfobox|image=|caption=|title=dpkg|releasestatus=Maintained|lastrelease=1.21.22 / 24 May 2023|languages=C, C++, Perl|developers=The Debian Project|website=[https://www.dpkg.org/ dpkg.org]}} | {{SoftwareInfobox|image=|caption=|title=dpkg|releasestatus=Maintained|lastrelease=1.21.22 / 24 May 2023|languages=C, C++, Perl|developers=The Debian Project|website=[https://www.dpkg.org/ dpkg.org]}} | ||
'''dpkg''' (Debian Package) is the core software of the package management system in the Debian operating system and its derivatives. It is used to install, remove, and provide information about <code>.deb</code> packages. dpkg is a low-level tool. APT (Advanced Package Tool) is more commonly used in practice as it is a high-level tool.<ref>Afia Zahin Oishi (December 6, 2023). [https://linuxsimply.com/linux-basics/package-management/package-manager-comparison/dpkg-vs-apt/ <nowiki>"Dpkg Vs Apt [What's the Difference Between Package Managers]"</nowiki>]. linuxsimply.com. LinuxSimply.</ref> | '''dpkg''' (Debian Package) is the core software of the package management system in the [[Debian]] operating system and its derivatives. It is used to install, remove, and provide information about <code>.deb</code> packages. dpkg is a low-level tool. [[APT|APT (Advanced Package Tool)]] is more commonly used in practice as it is a high-level tool.<ref>Afia Zahin Oishi (December 6, 2023). [https://linuxsimply.com/linux-basics/package-management/package-manager-comparison/dpkg-vs-apt/ <nowiki>"Dpkg Vs Apt [What's the Difference Between Package Managers]"</nowiki>]. linuxsimply.com. LinuxSimply.</ref> | ||
[[Category:Package Managers]] | [[Category:Package Managers]] |
Latest revision as of 10:13, 30 October 2024
| |
Release Status | Maintained |
---|---|
Last Release | 1.21.22 / 24 May 2023 |
Language(s) | C, C++, Perl |
Developer(s) | The Debian Project |
Website | dpkg.org |
dpkg (Debian Package) is the core software of the package management system in the Debian operating system and its derivatives. It is used to install, remove, and provide information about .deb
packages. dpkg is a low-level tool. APT (Advanced Package Tool) is more commonly used in practice as it is a high-level tool.[1]
- ↑ Afia Zahin Oishi (December 6, 2023). "Dpkg Vs Apt [What's the Difference Between Package Managers]". linuxsimply.com. LinuxSimply.