sandbox on AUR (Arch User Repository)
Last updated: November 17,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
Copied
b. Install sandbox on Arch using YAY
$
yay -S
sandbox
Copied
* (Optional) Uninstall sandbox on Arch using YAY
$
yay -Rns
sandbox
Copied
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
Copied
b. Clone sandbox's git locally
$
git clone https://aur.archlinux.org/sandbox.git
~/sandbox
Copied
c. Go to ~/sandbox folder and install it
$
cd
~/sandbox
Copied
$
makepkg -si
Copied
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
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