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