autom4te
automatic configure script builder
Install
- All systems
-
curl cmd.cat/autom4te.sh
- Debian
-
apt-get install autoconf
- Ubuntu
-
apt-get install autoconf
- Alpine
-
apk add autoconf
- Arch Linux
-
pacman -S autoconf
- Kali Linux
-
apt-get install autoconf
- CentOS
-
yum install autoconf
- Fedora
-
dnf install autoconf
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install autoconf
- OS X
-
brew install autoconf
- Raspbian
-
apt-get install autoconf
- Dockerfile
- dockerfile.run/autom4te
- Docker
-
docker run cmd.cat/autom4te autom4te
powered by Commando
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.