buildstuff on AUR (Arch User Repository)

Last updated: May 10,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

b. Install buildstuff on Arch using YAY

$ yay -S buildstuff

* (Optional) Uninstall buildstuff on Arch using YAY

$ yay -Rns buildstuff

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

b. Clone buildstuff's git locally

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

c. Go to ~/buildstuff folder and install it

$ cd ~/buildstuff $ makepkg -si

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