How to Install and Uninstall debmake Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 17,2024

1. Install "debmake" package

Please follow the step by step instructions below to install debmake on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install debmake

2. Uninstall "debmake" package

This guide let you learn how to uninstall debmake on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove debmake $ sudo apt autoclean && sudo apt autoremove

3. Information about the debmake package on Ubuntu 21.04 (Hirsute Hippo)

Package: debmake
Architecture: all
Version: 4.3.2-1.1
Multi-Arch: foreign
Priority: extra
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Osamu Aoki
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 470
Depends: devscripts, dpkg-dev, rsync, python3:any
Recommends: build-essential, strace, wget | curl
Suggests: autotools-dev, ccache, cmake, cowbuilder, dh-autoreconf, dh-python, eatmydata, gem2deb, git, git-buildpackage, gitk, javahelper, lintian, mc, pbuilder, quilt, rpm2cpio
Filename: pool/universe/d/debmake/debmake_4.3.2-1.1_all.deb
Size: 75904
MD5sum: 457365e50e6c78cc048076f7d2e39c0d
SHA1: a3972835dd19ea29318a30cad257227b01477652
SHA256: f550f5782fa2a718997578e8137e7995e8b60b7bf6434da43f879e81cb51c058
SHA512: b229d327a9b73c0e80a550449db23002cf17a2d11193a46a0d6f4aefb99fabe3fbc44220924d53b89e57383c8535c2a76385586fc4139d7ac6e6b865f936a829
Homepage: https://salsa.debian.org/debian/debmake
Description-en: helper script to make the Debian source package
This package helps you to convert an upstream source package (or VCS contents)
into the Debian package by adding files required for the Debian source
package. The generated debian/rules file uses the new dh command syntax from
the debhelper (>=11~) package.
.
The debmake command invoked in the upstream source tree without any option can
generate files which is good enough to create a single arch=any Debian binary
package for local use without touching them. The generated files should be
edited to make it conform to the Debian policy if the package is to be
uploaded to the Debian archive. By adding few options, this command can
generate template files for the arbitrary combination of the multi-binary and
multi-arch package, etc. This includes making of the rules file for the -dbg
package and the control file for the multiarch library package.
.
This debmake command also scans copyright and license texts in the source
files to help crafting the proper DEP-5 compatible debian/copyright file.
Description-md5: a81e6db0dc9a6698a80c55e15f3761dc