How to Install and Uninstall debmake Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

1. Install "debmake" package

Please follow the guidance below to install debmake on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install debmake

2. Uninstall "debmake" package

Please follow the step by step instructions below to uninstall debmake on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the debmake package on Ubuntu 20.10 (Groovy Gorilla)

Package: debmake
Architecture: all
Version: 4.3.2-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_all.deb
Size: 75896
MD5sum: 8957025ddde065029669f5c6325fec23
SHA1: 61b885e0af228c7fb596d4a6f417d82a00091a2f
SHA256: cfcb9494affcc66363bb7956f2773bf1b72cfb949b9db32531b77c0bb55f9ff9
SHA512: 3aecae834ace28dc7af54338ea0d3299fab8733118a933fc8df31191050e8958d8b59c87378c26cd88cc7764b2eeaf82ce2d7c87850eae15a787e755a4534956
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