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