autoconf2.69 on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S autoconf2.69

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

$ yay -Rns autoconf2.69

2. Manually Install "autoconf2.69" via AUR

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

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

b. Clone autoconf2.69's git locally

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

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

$ cd ~/autoconf2.69 $ makepkg -si

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

ID: 1123361
Name: autoconf2.69
PackageBaseID: 169407
PackageBase: autoconf2.69
Version: 2.69-8
Description: A GNU tool for automatically configuring source code (Legacy 2.69 version)
URL: https://www.gnu.org/software/autoconf
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: p00f
FirstSubmitted: 1627675916
LastModified: 1659937412
URLPath: /cgit/aur.git/snapshot/autoconf2.69.tar.gz