automake-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S automake-git

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

$ yay -Rns automake-git

2. Manually Install "automake-git" via AUR

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

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

b. Clone automake-git's git locally

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

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

$ cd ~/automake-git $ makepkg -si

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

ID: 1237331
Name: automake-git
PackageBaseID: 124923
PackageBase: automake-git
Version: 1.16.5.r102.gc04c4e885-1
Description: A tool for automatically generating Makefiles
URL: https://www.gnu.org/software/automake/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1503154051
LastModified: 1680765223
URLPath: /cgit/aur.git/snapshot/automake-git.tar.gz