ns-exec-tools on AUR (Arch User Repository)

Last updated: September 19,2024

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

$ yay -S ns-exec-tools

* (Optional) Uninstall ns-exec-tools on Arch using YAY

$ yay -Rns ns-exec-tools

2. Manually Install "ns-exec-tools" via AUR

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

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

b. Clone ns-exec-tools's git locally

$ git clone https://aur.archlinux.org/ns-exec-tools.git ~/ns-exec-tools

c. Go to ~/ns-exec-tools folder and install it

$ cd ~/ns-exec-tools $ makepkg -si

3. Information about the ns-exec-tools package on Arch User Repository (AUR)

ID: 284853
Name: ns-exec-tools
PackageBaseID: 108789
PackageBase: ns-exec-tools
Version: 0.0.2-2
Description: Lightweight, execline-style tools to build restricted Linux namespaces
URL: https://github.com/charles-dyfis-net/ns-exec-tools
NumVotes: 0
Popularity: 0
OutOfDate: 1704413891
Maintainer: charlesdyfis
Submitter: charlesdyfis
FirstSubmitted: 1457969794
LastModified: 1457994406
URLPath: /cgit/aur.git/snapshot/ns-exec-tools.tar.gz