sbuild on AUR (Arch User Repository)

Last updated: May 17,2024

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

b. Install sbuild on Arch using YAY

$ yay -S sbuild

* (Optional) Uninstall sbuild on Arch using YAY

$ yay -Rns sbuild

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

b. Clone sbuild's git locally

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

c. Go to ~/sbuild folder and install it

$ cd ~/sbuild $ makepkg -si

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