View this package for all CentOS/RHEL versions →
How to install autotools-latest-autoconf in CentOS/RHEL 6 (noarch)
A GNU tool for automatically configuring source code
Install
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo yum -y install autotools-latest-autoconf
Description
GNU's Autoconf is a tool for configuring source code and Makefiles. Using Autoconf, programmers can create portable and configurable packages, since the person building the package is allowed to specify various configuration options. You should install Autoconf if you are developing software and would like to create shell scripts that configure your source code packages. If you are installing Autoconf, you will also need to install the GNU m4 package. Note that the Autoconf package is not required for the end-user who may be configuring software with an Autoconf-generated script; Autoconf is only required for the generation of the scripts, not their use.
Compatibility
This package is compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.
RPMs
| Package | Size | Changelog |
|---|---|---|
| autotools-latest-autoconf-2.69-4.el6.noarch | 753 KiB |
Pavel Raiskup (2015-08-12) - use _compat_el5_build only if defined (rhbz#1252751) |
| autotools-latest-autoconf-2.69-2.el6.noarch | 752 KiB |
Pavel Raiskup (2014-03-25) - require the SCL-ized m4 so we may run on RHEL5 |