sandboxctl on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S sandboxctl

* (Optional) Uninstall sandboxctl on Arch using YAY

$ yay -Rns sandboxctl

2. Manually Install "sandboxctl" via AUR

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

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

b. Clone sandboxctl's git locally

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

c. Go to ~/sandboxctl folder and install it

$ cd ~/sandboxctl $ makepkg -si

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

ID: 846333
Name: sandboxctl
PackageBaseID: 119927
PackageBase: sandboxctl
Version: 1.1-1
Description: Automates the creation and management of chroot-based sandboxes
URL: https://github.com/jmmv/sandboxctl
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: i.further
Submitter: atweiden
FirstSubmitted: 1487369047
LastModified: 1610468460
URLPath: /cgit/aur.git/snapshot/sandboxctl.tar.gz