sbuild on AUR (Arch User Repository)
Last updated: February 24,2025
1. Install "sbuild" 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 sbuild on Arch using YAY
$
yay -S
sbuild
Copied
* (Optional) Uninstall sbuild on Arch using YAY
$
yay -Rns
sbuild
Copied
2. Manually Install "sbuild" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone sbuild's git locally
$
git clone https://aur.archlinux.org/sbuild.git
~/sbuild
Copied
c. Go to ~/sbuild folder and install it
$
cd
~/sbuild
Copied
$
makepkg -si
Copied
3. Information about the sbuild package on Arch User Repository (AUR)
ID: 1322579
Name: sbuild
PackageBaseID: 170355
PackageBase: sbuild
Version: 0.85.2-1
Description: Tool for building Debian binary packages from Debian sources
URL: https://salsa.debian.org/debian/sbuild
NumVotes: 3
Popularity: 0.000779
OutOfDate:
Maintainer: Forty-Bot
Submitter: Forty-Bot
FirstSubmitted: 1629914806
LastModified: 1695341547
URLPath: /cgit/aur.git/snapshot/sbuild.tar.gz
Name: sbuild
PackageBaseID: 170355
PackageBase: sbuild
Version: 0.85.2-1
Description: Tool for building Debian binary packages from Debian sources
URL: https://salsa.debian.org/debian/sbuild
NumVotes: 3
Popularity: 0.000779
OutOfDate:
Maintainer: Forty-Bot
Submitter: Forty-Bot
FirstSubmitted: 1629914806
LastModified: 1695341547
URLPath: /cgit/aur.git/snapshot/sbuild.tar.gz