buildstuff on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "buildstuff" 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 buildstuff on Arch using YAY
$
yay -S
buildstuff
Copied
* (Optional) Uninstall buildstuff on Arch using YAY
$
yay -Rns
buildstuff
Copied
2. Manually Install "buildstuff" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone buildstuff's git locally
$
git clone https://aur.archlinux.org/buildstuff.git
~/buildstuff
Copied
c. Go to ~/buildstuff folder and install it
$
cd
~/buildstuff
Copied
$
makepkg -si
Copied
3. Information about the buildstuff package on Arch User Repository (AUR)
ID: 707060
Name: buildstuff
PackageBaseID: 65943
PackageBase: buildstuff
Version: 2.1-1
Description: Stuff to build packages in virtual machines
URL: http://arch.vesath.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: vesath
FirstSubmitted: 1357113151
LastModified: 1584039378
URLPath: /cgit/aur.git/snapshot/buildstuff.tar.gz
Name: buildstuff
PackageBaseID: 65943
PackageBase: buildstuff
Version: 2.1-1
Description: Stuff to build packages in virtual machines
URL: http://arch.vesath.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: vesath
FirstSubmitted: 1357113151
LastModified: 1584039378
URLPath: /cgit/aur.git/snapshot/buildstuff.tar.gz