autoconf-git on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S autoconf-git

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

$ yay -Rns autoconf-git

2. Manually Install "autoconf-git" via AUR

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

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

b. Clone autoconf-git's git locally

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

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

$ cd ~/autoconf-git $ makepkg -si

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

ID: 1237329
Name: autoconf-git
PackageBaseID: 124921
PackageBase: autoconf-git
Version: 2.72c.r15.g1982523c-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: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1503152754
LastModified: 1680765158
URLPath: /cgit/aur.git/snapshot/autoconf-git.tar.gz