pbuilder on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install pbuilder on Arch using YAY
$
yay -S
pbuilder
Copied
* (Optional) Uninstall pbuilder on Arch using YAY
$
yay -Rns
pbuilder
Copied
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
Copied
b. Clone pbuilder's git locally
$
git clone https://aur.archlinux.org/pbuilder.git
~/pbuilder
Copied
c. Go to ~/pbuilder folder and install it
$
cd
~/pbuilder
Copied
$
makepkg -si
Copied
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
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