nsproxy on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S nsproxy

* (Optional) Uninstall nsproxy on Arch using YAY

$ yay -Rns nsproxy

2. Manually Install "nsproxy" via AUR

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

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

b. Clone nsproxy's git locally

$ git clone https://aur.archlinux.org/nsproxy.git ~/nsproxy

c. Go to ~/nsproxy folder and install it

$ cd ~/nsproxy $ makepkg -si

3. Information about the nsproxy package on Arch User Repository (AUR)

ID: 1371425
Name: nsproxy
PackageBaseID: 191735
PackageBase: nsproxy
Version: 0.2.0-1
Description: A command-line tool that force applications to use a specific SOCKS5 or HTTP proxy.
URL: https://github.com/nlzy/nsproxy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Hazegard
Submitter: Hazegard
FirstSubmitted: 1679247300
LastModified: 1702838801
URLPath: /cgit/aur.git/snapshot/nsproxy.tar.gz