netns-exec on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S netns-exec

* (Optional) Uninstall netns-exec on Arch using YAY

$ yay -Rns netns-exec

2. Manually Install "netns-exec" via AUR

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

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

b. Clone netns-exec's git locally

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

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

$ cd ~/netns-exec $ makepkg -si

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

ID: 719274
Name: netns-exec
PackageBaseID: 151340
PackageBase: netns-exec
Version: r4.aa346fd-1
Description: SetUID program which allows users to run applications in a network namespace.
URL: https://github.com/pekman/netns-exec
NumVotes: 2
Popularity: 0.002179
OutOfDate:
Maintainer: archerdm
Submitter: archerdm
FirstSubmitted: 1586550362
LastModified: 1586550362
URLPath: /cgit/aur.git/snapshot/netns-exec.tar.gz