alpmbuild on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S alpmbuild

* (Optional) Uninstall alpmbuild on Arch using YAY

$ yay -Rns alpmbuild

2. Manually Install "alpmbuild" via AUR

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

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

b. Clone alpmbuild's git locally

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

c. Go to ~/alpmbuild folder and install it

$ cd ~/alpmbuild $ makepkg -si

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

ID: 690758
Name: alpmbuild
PackageBaseID: 148571
PackageBase: alpmbuild
Version: 0.1-1
Description: Build Arch packages using the specfile format used by rpmbuild and debbuild
URL: https://github.com/Appadeia/alpmbuild
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: appadeia
Submitter: appadeia
FirstSubmitted: 1580266015
LastModified: 1580266015
URLPath: /cgit/aur.git/snapshot/alpmbuild.tar.gz