rabs on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S rabs

* (Optional) Uninstall rabs on Arch using YAY

$ yay -Rns rabs

2. Manually Install "rabs" via AUR

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

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

b. Clone rabs's git locally

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

c. Go to ~/rabs folder and install it

$ cd ~/rabs $ makepkg -si

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

ID: 1407874
Name: rabs
PackageBaseID: 134824
PackageBase: rabs
Version: 2.30.4-1
Description: Generic imperative build system
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rajamukherji
Submitter: rajamukherji
FirstSubmitted: 1533540163
LastModified: 1707713716
URLPath: /cgit/aur.git/snapshot/rabs.tar.gz