autoconf-old on AUR (Arch User Repository)

Last updated: September 29,2024

1. Install "autoconf-old" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install autoconf-old on Arch using YAY

$ yay -S autoconf-old

* (Optional) Uninstall autoconf-old on Arch using YAY

$ yay -Rns autoconf-old

2. Manually Install "autoconf-old" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone autoconf-old's git locally

$ git clone https://aur.archlinux.org/autoconf-old.git ~/autoconf-old

c. Go to ~/autoconf-old folder and install it

$ cd ~/autoconf-old $ makepkg -si

3. Information about the autoconf-old package on Arch User Repository (AUR)

ID: 1388404
Name: autoconf-old
PackageBaseID: 201700
PackageBase: autoconf-old
Version: 2.70.r0.g97fbc5c1-1
Description: An extensible package of M4 macros that produce shell scripts to automatically configure software source code packages. Old version suitable for compiling php56
URL: https://www.gnu.org/software/autoconf/autoconf.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: warmos
Submitter: warmos
FirstSubmitted: 1705619553
LastModified: 1705619553
URLPath: /cgit/aur.git/snapshot/autoconf-old.tar.gz