automake-1.11 on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S automake-1.11

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

$ yay -Rns automake-1.11

2. Manually Install "automake-1.11" via AUR

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

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

b. Clone automake-1.11's git locally

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

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

$ cd ~/automake-1.11 $ makepkg -si

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

ID: 498635
Name: automake-1.11
PackageBaseID: 106657
PackageBase: automake-1.11
Version: 1.11.6-2
Description: A GNU tool for automatically creating Makefiles
URL: http://www.gnu.org/software/automake
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: maximevince
Submitter: maximevince
FirstSubmitted: 1453813972
LastModified: 1522310565
URLPath: /cgit/aur.git/snapshot/automake-1.11.tar.gz