buildbox-fuse on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S buildbox-fuse

* (Optional) Uninstall buildbox-fuse on Arch using YAY

$ yay -Rns buildbox-fuse

2. Manually Install "buildbox-fuse" via AUR

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

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

b. Clone buildbox-fuse's git locally

$ git clone https://aur.archlinux.org/buildbox-fuse.git ~/buildbox-fuse

c. Go to ~/buildbox-fuse folder and install it

$ cd ~/buildbox-fuse $ makepkg -si

3. Information about the buildbox-fuse package on Arch User Repository (AUR)

ID: 1370846
Name: buildbox-fuse
PackageBaseID: 189046
PackageBase: buildbox-fuse
Version: 1.0.2-3
Description: A tool to run build commands in a sandbox with CAS as storage backend
URL: https://buildgrid.build
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: marko10_000
Submitter: marko10_000
FirstSubmitted: 1672174638
LastModified: 1702740176
URLPath: /cgit/aur.git/snapshot/buildbox-fuse.tar.gz