aur-builder on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S aur-builder

* (Optional) Uninstall aur-builder on Arch using YAY

$ yay -Rns aur-builder

2. Manually Install "aur-builder" via AUR

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

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

b. Clone aur-builder's git locally

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

c. Go to ~/aur-builder folder and install it

$ cd ~/aur-builder $ makepkg -si

3. Information about the aur-builder package on Arch User Repository (AUR)

ID: 1390145
Name: aur-builder
PackageBaseID: 201526
PackageBase: aur-builder
Version: 1.1.1-1
Description: AUR Build Helper
URL: https://github.com/ryanpetris/aur-builder
NumVotes: 1
Popularity: 0.368823
OutOfDate:
Maintainer: petris
Submitter: petris
FirstSubmitted: 1705240436
LastModified: 1705875756
URLPath: /cgit/aur.git/snapshot/aur-builder.tar.gz