aurbuild on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "aurbuild" 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 aurbuild on Arch using YAY
$
yay -S
aurbuild
Copied
* (Optional) Uninstall aurbuild on Arch using YAY
$
yay -Rns
aurbuild
Copied
2. Manually Install "aurbuild" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone aurbuild's git locally
$
git clone https://aur.archlinux.org/aurbuild.git
~/aurbuild
Copied
c. Go to ~/aurbuild folder and install it
$
cd
~/aurbuild
Copied
$
makepkg -si
Copied
3. Information about the aurbuild package on Arch User Repository (AUR)
ID: 1328402
Name: aurbuild
PackageBaseID: 173521
PackageBase: aurbuild
Version: 2.0.0-1
Description: Collection of scripts to build and release packages from 'aur shaped' repositories
URL: https://github.com/vbouchaud/aur/tree/main/aurbuild
NumVotes: 1
Popularity: 0.043417
OutOfDate:
Maintainer: vianney
Submitter: vianney
FirstSubmitted: 1638199741
LastModified: 1696361723
URLPath: /cgit/aur.git/snapshot/aurbuild.tar.gz
Name: aurbuild
PackageBaseID: 173521
PackageBase: aurbuild
Version: 2.0.0-1
Description: Collection of scripts to build and release packages from 'aur shaped' repositories
URL: https://github.com/vbouchaud/aur/tree/main/aurbuild
NumVotes: 1
Popularity: 0.043417
OutOfDate:
Maintainer: vianney
Submitter: vianney
FirstSubmitted: 1638199741
LastModified: 1696361723
URLPath: /cgit/aur.git/snapshot/aurbuild.tar.gz