augeas-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S augeas-git

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

$ yay -Rns augeas-git

2. Manually Install "augeas-git" via AUR

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

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

b. Clone augeas-git's git locally

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

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

$ cd ~/augeas-git $ makepkg -si

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

ID: 316585
Name: augeas-git
PackageBaseID: 112853
PackageBase: augeas-git
Version: r2665.6418925-1
Description: A configuration editing tool that parses config files and transforms them into a tree (Git checkout)
URL: http://augeas.net
NumVotes: 1
Popularity: 0
OutOfDate: 1694987074
Maintainer: sanerb
Submitter: sanerb
FirstSubmitted: 1466924465
LastModified: 1466926933
URLPath: /cgit/aur.git/snapshot/augeas-git.tar.gz