aurbuild on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S aurbuild

* (Optional) Uninstall aurbuild on Arch using YAY

$ yay -Rns aurbuild

2. Manually Install "aurbuild" via AUR

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

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

b. Clone aurbuild's git locally

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

c. Go to ~/aurbuild folder and install it

$ cd ~/aurbuild $ makepkg -si

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

ID: 1328402
Name: aurbuild
PackageBaseID: 173521
PackageBase: aurbuild
Version: 2.0.0-1
Description: Collection of scripts to build and release packages from 'aur shaped' repositories
URL: https://github.com/vbouchaud/aur/tree/main/aurbuild
NumVotes: 1
Popularity: 0.043417
OutOfDate:
Maintainer: vianney
Submitter: vianney
FirstSubmitted: 1638199741
LastModified: 1696361723
URLPath: /cgit/aur.git/snapshot/aurbuild.tar.gz