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

Last updated: May 04,2024

1. Install "automake" package

Please follow the instructions below to install automake on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install automake

2. Uninstall "automake" package

This guide let you learn how to uninstall automake on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: automake
Architecture: all
Version: 1:1.16.2-4ubuntu1
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: 1568
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.2-4ubuntu1_all.deb
Size: 547888
MD5sum: e94d1c1f9fab18d087c7cd1912d50072
SHA1: 4325550f4289e87245f5df06e21edd2b5853356b
SHA256: 1e68cc76d4aa4a615fca916e6d7216a81b5c6c4b3d3557b1f2e19838b880f6bb
SHA512: ff1df10b9aef05d3b9b4c415f422f5a84801b7beebf9568a99608092f3be69204ede651b21c15d62a85827495870d1ecf2d38236097609f544aa3eefef0fd312
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