aurbs on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S aurbs

* (Optional) Uninstall aurbs on Arch using YAY

$ yay -Rns aurbs

2. Manually Install "aurbs" via AUR

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

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

b. Clone aurbs's git locally

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

c. Go to ~/aurbs folder and install it

$ cd ~/aurbs $ makepkg -si

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

ID: 517471
Name: aurbs
PackageBaseID: 73045
PackageBase: aurbs
Version: 2.2.1-1
Description: AUR package build system
URL: http://github.com/asdil12/aurbs
NumVotes: 2
Popularity: 0
OutOfDate: 1656155867
Maintainer: asdil12
Submitter: asdil12
FirstSubmitted: 1377947260
LastModified: 1528375432
URLPath: /cgit/aur.git/snapshot/aurbs.tar.gz