autoreconf-2.13
source code
Install
- All systems
-
curl cmd.cat/autoreconf-2.13.sh
- Debian
-
apt-get install autoconf2.13
- Ubuntu
-
apt-get install autoconf2.13
- Alpine
-
apk add autoconf2.13
- Arch Linux
-
pacman -S autoconf2.13
- Kali Linux
-
apt-get install autoconf2.13
- CentOS
-
yum install autoconf213
- Fedora
-
dnf install autoconf213
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install autoconf2.13
- Raspbian
-
apt-get install autoconf2.13
- Dockerfile
- dockerfile.run/autoreconf-2.13
- Docker
-
docker run cmd.cat/autoreconf-2.13 autoreconf-2.13
powered by Commando
autoconf213
source code
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.