proxy-ns on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S proxy-ns

* (Optional) Uninstall proxy-ns on Arch using YAY

$ yay -Rns proxy-ns

2. Manually Install "proxy-ns" via AUR

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

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

b. Clone proxy-ns's git locally

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

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

$ cd ~/proxy-ns $ makepkg -si

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

ID: 1382952
Name: proxy-ns
PackageBaseID: 184354
PackageBase: proxy-ns
Version: 1.2.7-1
Description: Run programs in a network namespace where all traffic go through proxy
URL: https://github.com/OkamiW/proxy-ns
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ookami
Submitter: ookami
FirstSubmitted: 1658845495
LastModified: 1704805942
URLPath: /cgit/aur.git/snapshot/proxy-ns.tar.gz