autoconf2.70 on AUR (Arch User Repository)

Last updated: September 29,2024

1. Install "autoconf2.70" 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 autoconf2.70 on Arch using YAY

$ yay -S autoconf2.70

* (Optional) Uninstall autoconf2.70 on Arch using YAY

$ yay -Rns autoconf2.70

2. Manually Install "autoconf2.70" via AUR

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

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

b. Clone autoconf2.70's git locally

$ git clone https://aur.archlinux.org/autoconf2.70.git ~/autoconf2.70

c. Go to ~/autoconf2.70 folder and install it

$ cd ~/autoconf2.70 $ makepkg -si

3. Information about the autoconf2.70 package on Arch User Repository (AUR)

ID: 1393542
Name: autoconf2.70
PackageBaseID: 201912
PackageBase: autoconf2.70
Version: 2.70.r0.g97fbc5c1-1
Description: An extensible package of M4 macros that produce shell scripts to automatically configure software source code packages
URL: https://www.gnu.org/software/autoconf/autoconf.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: el_aur
Submitter: el_aur
FirstSubmitted: 1706380058
LastModified: 1706380058
URLPath: /cgit/aur.git/snapshot/autoconf2.70.tar.gz