automake-1.15 on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S automake-1.15

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

$ yay -Rns automake-1.15

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

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

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

$ cd ~/automake-1.15 $ makepkg -si

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

ID: 614391
Name: automake-1.15
PackageBaseID: 142162
PackageBase: automake-1.15
Version: 1.15.1-2
Description: A GNU tool for automatically creating Makefiles
URL: https://www.gnu.org/software/automake
NumVotes: 2
Popularity: 1.0E-6
OutOfDate:
Maintainer: dracorp
Submitter: dracorp
FirstSubmitted: 1558190557
LastModified: 1558375624
URLPath: /cgit/aur.git/snapshot/automake-1.15.tar.gz