archbuilder on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "archbuilder" 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 archbuilder on Arch using YAY
$
yay -S
archbuilder
Copied
* (Optional) Uninstall archbuilder on Arch using YAY
$
yay -Rns
archbuilder
Copied
2. Manually Install "archbuilder" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone archbuilder's git locally
$
git clone https://aur.archlinux.org/archbuilder.git
~/archbuilder
Copied
c. Go to ~/archbuilder folder and install it
$
cd
~/archbuilder
Copied
$
makepkg -si
Copied
3. Information about the archbuilder package on Arch User Repository (AUR)
ID: 935988
Name: archbuilder
PackageBaseID: 168463
PackageBase: archbuilder
Version: 0.9.5-1
Description: makepkg wrapper that uses buildah
URL: https://github.com/mfulz/archbuilder
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mfulz
Submitter: mfulz
FirstSubmitted: 1624990367
LastModified: 1626641488
URLPath: /cgit/aur.git/snapshot/archbuilder.tar.gz
Name: archbuilder
PackageBaseID: 168463
PackageBase: archbuilder
Version: 0.9.5-1
Description: makepkg wrapper that uses buildah
URL: https://github.com/mfulz/archbuilder
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mfulz
Submitter: mfulz
FirstSubmitted: 1624990367
LastModified: 1626641488
URLPath: /cgit/aur.git/snapshot/archbuilder.tar.gz