nps on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S nps

* (Optional) Uninstall nps on Arch using YAY

$ yay -Rns nps

2. Manually Install "nps" via AUR

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

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

b. Clone nps's git locally

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

c. Go to ~/nps folder and install it

$ cd ~/nps $ makepkg -si

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

ID: 889786
Name: nps
PackageBaseID: 151826
PackageBase: nps
Version: 0.26.10-1
Description: a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal.
URL: https://github.com/ehang-io/nps
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: yjun
Submitter: yjun
FirstSubmitted: 1587550323
LastModified: 1617956559
URLPath: /cgit/aur.git/snapshot/nps.tar.gz