abuild on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S abuild

* (Optional) Uninstall abuild on Arch using YAY

$ yay -Rns abuild

2. Manually Install "abuild" via AUR

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

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

b. Clone abuild's git locally

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

c. Go to ~/abuild folder and install it

$ cd ~/abuild $ makepkg -si

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

ID: 1347505
Name: abuild
PackageBaseID: 145739
PackageBase: abuild
Version: 3.12.0-1
Description: Script to build Alpine Packages
URL: https://git.alpinelinux.org/cgit/abuild/
NumVotes: 3
Popularity: 8.0E-6
OutOfDate:
Maintainer: msrd0
Submitter: clarfonthey
FirstSubmitted: 1570750529
LastModified: 1699116236
URLPath: /cgit/aur.git/snapshot/abuild.tar.gz