dpkg 1.22.1
Debian package management system
This package provides the low-level infrastructure for handling the installation and removal of Debian software packages.
- Outputs:
out
- Website: https://wiki.debian.org/Teams/Dpkg
- Licenses: GPL 2+
- Package source: gnu/packages/debian.scm
- Builds: See build status
- Issues: See known issues
Installation
Install dpkg 1.22.1
as follows:
guix install dpkg@1.22.1
Or install the latest version:
guix install dpkg
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.