pbuilder on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S pbuilder

* (Optional) Uninstall pbuilder on Arch using YAY

$ yay -Rns pbuilder

2. Manually Install "pbuilder" via AUR

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

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

b. Clone pbuilder's git locally

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

c. Go to ~/pbuilder folder and install it

$ cd ~/pbuilder $ makepkg -si

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

ID: 1089911
Name: pbuilder
PackageBaseID: 152675
PackageBase: pbuilder
Version: 0.231-1
Description: Personal package builder for Debian packages
URL: https://pbuilder-team.pages.debian.net/pbuilder
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: J5lx
Submitter: J5lx
FirstSubmitted: 1589281470
LastModified: 1654339112
URLPath: /cgit/aur.git/snapshot/pbuilder.tar.gz