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

Last updated: May 03,2024

1. Install "automake" package

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

$ sudo apt update $ sudo apt install automake

2. Uninstall "automake" package

Please follow the instructions below to uninstall automake on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove automake $ sudo apt autoclean && sudo apt autoremove

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

Package: automake
Architecture: all
Version: 1:1.16.3-2ubuntu1
Multi-Arch: foreign
Priority: optional
Section: devel
Source: automake-1.16
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Eric Dorland
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1580
Provides: automake-1.16, automaken
Depends: autoconf (>= 2.65), autotools-dev (>= 20020320.1)
Suggests: autoconf-doc, gnu-standards
Filename: pool/main/a/automake-1.16/automake_1.16.3-2ubuntu1_all.deb
Size: 552156
MD5sum: 120194931cbda1f7b82400d7e871717a
SHA1: 3bee13b43ac049aba050786ba416a331a4450578
SHA256: c0de0d7154cd0404adb4b8e1f296dc4d4ea9ac5c5b22d55805046bafdb869511
SHA512: 1d2ff245e49f5a38a7320474b7dad648527a4425c85e3ed9ecd8e7920469b1edef06834350bd40a884c85bc42d3f6badc158b4890297e1b307c3be5d774990f3
Homepage: https://www.gnu.org/software/automake/
Description-en: Tool for generating GNU Standards-compliant Makefiles
Automake is a tool for automatically generating `Makefile.in's from
files called `Makefile.am'.
.
The goal of Automake is to remove the burden of Makefile maintenance
from the back of the individual GNU maintainer (and put it on the back
of the Automake maintainer).
.
The `Makefile.am' is basically a series of `make' macro definitions
(with rules being thrown in occasionally). The generated
`Makefile.in's are compliant with the GNU Makefile standards.
.
Automake 1.16 fails to work in a number of situations that Automake
1.11, and 1.15 did, so some previous versions are available as separate
packages.
Description-md5: cab2176975a43b42c86cd4289740737e