sandbox on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S sandbox

* (Optional) Uninstall sandbox on Arch using YAY

$ yay -Rns sandbox

2. Manually Install "sandbox" via AUR

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

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

b. Clone sandbox's git locally

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

c. Go to ~/sandbox folder and install it

$ cd ~/sandbox $ makepkg -si

3. Information about the sandbox package on Arch User Repository (AUR)

ID: 903527
Name: sandbox
PackageBaseID: 62731
PackageBase: sandbox
Version: 2.24-1
Description: sandbox'd LD_PRELOAD hack
URL: http://www.gentoo.org/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Barthalion
FirstSubmitted: 1347469325
LastModified: 1620384950
URLPath: /cgit/aur.git/snapshot/sandbox.tar.gz