newns on AUR (Arch User Repository)
Last updated: February 01,2025
1. Install "newns" 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 newns on Arch using YAY
$
yay -S
newns
Copied
* (Optional) Uninstall newns on Arch using YAY
$
yay -Rns
newns
Copied
2. Manually Install "newns" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone newns's git locally
$
git clone https://aur.archlinux.org/newns.git
~/newns
Copied
c. Go to ~/newns folder and install it
$
cd
~/newns
Copied
$
makepkg -si
Copied
3. Information about the newns package on Arch User Repository (AUR)
ID: 283355
Name: newns
PackageBaseID: 108604
PackageBase: newns
Version: 1.0-1
Description: A utility to spawn processes in new namespaces
URL: http://web.mit.edu/luto/www/linux/nnp/newns.c
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Magik6k
Submitter: Magik6k
FirstSubmitted: 1457552132
LastModified: 1457552136
URLPath: /cgit/aur.git/snapshot/newns.tar.gz
Name: newns
PackageBaseID: 108604
PackageBase: newns
Version: 1.0-1
Description: A utility to spawn processes in new namespaces
URL: http://web.mit.edu/luto/www/linux/nnp/newns.c
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Magik6k
Submitter: Magik6k
FirstSubmitted: 1457552132
LastModified: 1457552136
URLPath: /cgit/aur.git/snapshot/newns.tar.gz