How to Install and Uninstall autotools-dev Package on Kali Linux

Last updated: May 18,2024

1. Install "autotools-dev" package

Please follow the step by step instructions below to install autotools-dev on Kali Linux

$ sudo apt update $ sudo apt install autotools-dev

2. Uninstall "autotools-dev" package

This guide let you learn how to uninstall autotools-dev on Kali Linux:

$ sudo apt remove autotools-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the autotools-dev package on Kali Linux

Package: autotools-dev
Version: 20220109.1
Installed-Size: 134
Maintainer: Henrique de Moraes Holschuh
Architecture: all
Replaces: autoconf (<< 2.70~)
Enhances: cdbs, debhelper
Breaks: autoconf (<< 2.70~)
Size: 51604
SHA256: 4d66dcb9c312566f1ca8d46ef0fb06fa4d4786c20b072c81f9d313b64ef981d0
SHA1: 954e59b5eb01fb837167193ed05fa2f578746365
MD5sum: 620c916176c4ec4a3cff6e98d815d064
Description: Update infrastructure for config.{guess,sub} files
This package installs an up-to-date version of config.guess and
config.sub, used by the automake and libtool packages. It provides
the canonical copy of those files for other packages as well.
.
It also documents in /usr/share/doc/autotools-dev/README.Debian.gz
best practices and guidelines for using autoconf, automake and
friends on Debian packages. This is a must-read for any developers
packaging software that uses the GNU autotools, or GNU gettext.
.
Additionally this package provides seamless integration into Debhelper
or CDBS, allowing maintainers to easily update config.{guess,sub} files
in their packages.
Description-md5:
Multi-Arch: foreign
Homepage: https://savannah.gnu.org/projects/config/
Tag: devel::buildtools, devel::doc, devel::library, interface::commandline,
role::app-data, role::documentation, role::program, scope::utility
Section: devel
Priority: optional
Filename: pool/main/a/autotools-dev/autotools-dev_20220109.1_all.deb