How To Install Autoconf On Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian And MacOS?

How To Install Autoconf On Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian And MacOS?

autoconf

automatic configure script builder

Maintainer: Ben Pfaff



Section: devel

Install autoconf

  • Debian apt-get install autoconf Click to copy
  • Ubuntu apt-get install autoconf Click to copy
  • Alpine OS apk add autoconf Click to copy
  • Arch Linux pacman -S autoconf Click to copy
  • Kali Linux apt-get install autoconf Click to copy
  • CentOS yum install autoconf Click to copy
  • Fedora dnf install autoconf Click to copy
  • Raspbian apt-get install autoconf Click to copy
  • macOS brew install autoconf Click to copy

autoconf

automatic configure script builder

The standard for FSF source packages. This is only useful if you write your own programs or if you extensively modify other people's programs. For an extensive library of additional Autoconf macros, install the `autoconf-archive' package. This version of autoconf is not compatible with scripts meant for Autoconf 2.13 or earlier.

autoconf2.13

automatic configure script builder (obsolete version)

Obsolete compatibility package of Autoconf 2.13. For use only with packages that cannot easily be updated to use Autoconf 2.50+. This package provides compatibility wrappers for autoconf, autoheader, and autoreconf that attempt to automatically choose which version of Autoconf to use, based on some simple heuristics. For information on these heuristics or how to force use of a particular Autoconf version, see /usr/share/doc/autoconf2.13/README.Debian.gz.

Install the latest version of autoconf in Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian and macOS from terminal. To install the autoconf just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of autoconf from the respository and install it in your computer/server.