nsjail-git on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S nsjail-git

* (Optional) Uninstall nsjail-git on Arch using YAY

$ yay -Rns nsjail-git

2. Manually Install "nsjail-git" via AUR

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

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

b. Clone nsjail-git's git locally

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

c. Go to ~/nsjail-git folder and install it

$ cd ~/nsjail-git $ makepkg -si

3. Information about the nsjail-git package on Arch User Repository (AUR)

ID: 494169
Name: nsjail-git
PackageBaseID: 122906
PackageBase: nsjail-git
Version: r836.e0c13f5-1
Description: A light-weight process isolation tool, making use of Linux namespaces and seccomp-bpf syscall filters (with help of the kafel bpf language)
URL: http://nsjail.com
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bsdice
Submitter: bsdice
FirstSubmitted: 1495972986
LastModified: 1520974225
URLPath: /cgit/aur.git/snapshot/nsjail-git.tar.gz