How to Install and Uninstall automake Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 04,2024

1. Install "automake" package

Here is a brief guide to show you how to install automake on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install automake

2. Uninstall "automake" package

This is a short guide on how to uninstall automake on Ubuntu 21.10 (Impish Indri):

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

3. Information about the automake package on Ubuntu 21.10 (Impish Indri)

Package: automake
Architecture: all
Version: 1:1.16.4-2
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: 1577
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.4-2_all.deb
Size: 557262
MD5sum: 154ef41649c828c1bbc1aaba14cc3e18
SHA1: 99ba8fd7d94f83d6c2e1e7aceddd63148269edd7
SHA256: ec62c565ab5d0478300d480ffb6584068d3daff7e45a125dd22547df6b689ec2
SHA512: 1a4d9d5039ea5646643c86931c06e83df9faa22085af312c81417cc3382e0e3844f78d9765b3e7e299dd5d37214601054200f103f399577c83505f0c586e36f0
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