pacbuilder-git on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S pacbuilder-git

* (Optional) Uninstall pacbuilder-git on Arch using YAY

$ yay -Rns pacbuilder-git

2. Manually Install "pacbuilder-git" via AUR

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

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

b. Clone pacbuilder-git's git locally

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

c. Go to ~/pacbuilder-git folder and install it

$ cd ~/pacbuilder-git $ makepkg -si

3. Information about the pacbuilder-git package on Arch User Repository (AUR)

ID: 504684
Name: pacbuilder-git
PackageBaseID: 131769
PackageBase: pacbuilder-git
Version: r135.6597966-1
Description: A tool to massively recompile archlinux packages from sources
URL: https://github.com/arfoll/pacbuilder
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Fulgen
Submitter: Fulgen
FirstSubmitted: 1524385719
LastModified: 1524385719
URLPath: /cgit/aur.git/snapshot/pacbuilder-git.tar.gz