How to Install and Uninstall dh-autoreconf Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: October 05,2024

1. Install "dh-autoreconf" package

In this section, we are going to explain the necessary steps to install dh-autoreconf on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install dh-autoreconf

2. Uninstall "dh-autoreconf" package

Learn how to uninstall dh-autoreconf on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove dh-autoreconf $ sudo apt autoclean && sudo apt autoremove

3. Information about the dh-autoreconf package on Ubuntu 20.10 (Groovy Gorilla)

Package: dh-autoreconf
Architecture: all
Version: 19
Multi-Arch: foreign
Priority: optional
Section: devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Julian Andres Klode
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 46
Depends: perl, debhelper, autoconf, automake, autopoint, libtool (>= 2.4.2)
Breaks: dpatch (<< 2.0.38+nmu1~), quilt (<< 0.63-8.2~)
Enhances: cdbs, debhelper
Filename: pool/main/d/dh-autoreconf/dh-autoreconf_19_all.deb
Size: 16060
MD5sum: f0e355bece443eb6187b43547379b3c6
SHA1: 5c39b4855b80c3502544d71a0849fe45eaf8ae01
SHA256: 215aee5f556948de8ceb738359d86b66cfdb212b34e3b165eb272dfeaea5cc75
SHA512: 3cef8afa2450c0dfd96dc5af2cba8c6dff7b5ab74614a7946025f7b3bb4fea79590345d51713c03b382b78c22694d92df313740ac1a93ad378de820d1e078723
Description-en: debhelper add-on to call autoreconf and clean up after the build
dh-autoreconf provides a debhelper sequence addon named 'autoreconf' and two
commands, dh_autoreconf and dh_autoreconf_clean.
.
The dh_autoreconf command creates a list of the files and their checksums,
calls autoreconf and then creates a second list for the new files.
.
The dh_autoreconf_clean command compares these two lists and removes all
files which have been added or changed (files may be excluded if needed).
.
For CDBS users, a rule is provided to call the dh-autoreconf programs at
the right time.
Description-md5: 64431da0ae4318a5fbf441743bd5ffc5