automake-1.14 on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S automake-1.14

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

$ yay -Rns automake-1.14

2. Manually Install "automake-1.14" 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.14's git locally

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

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

$ cd ~/automake-1.14 $ makepkg -si

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

ID: 688130
Name: automake-1.14
PackageBaseID: 91186
PackageBase: automake-1.14
Version: 1.14.1-2
Description: A GNU tool for automatically creating Makefiles
URL: http://www.gnu.org/software/automake
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1425850019
LastModified: 1579544617
URLPath: /cgit/aur.git/snapshot/automake-1.14.tar.gz