reclass on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S reclass

* (Optional) Uninstall reclass on Arch using YAY

$ yay -Rns reclass

2. Manually Install "reclass" via AUR

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

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

b. Clone reclass's git locally

$ git clone https://aur.archlinux.org/reclass.git ~/reclass

c. Go to ~/reclass folder and install it

$ cd ~/reclass $ makepkg -si

3. Information about the reclass package on Arch User Repository (AUR)

ID: 886882
Name: reclass
PackageBaseID: 73539
PackageBase: reclass
Version: 1.4.1-1
Description: hierarchical inventory backend for configuration management systems (salt, ansible, puppet)
URL: https://reclass.pantsfullofunix.net/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: aboe
Submitter: aboe
FirstSubmitted: 1379367462
LastModified: 1617398123
URLPath: /cgit/aur.git/snapshot/reclass.tar.gz