nncp on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S nncp

* (Optional) Uninstall nncp on Arch using YAY

$ yay -Rns nncp

2. Manually Install "nncp" via AUR

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

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

b. Clone nncp's git locally

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

c. Go to ~/nncp folder and install it

$ cd ~/nncp $ makepkg -si

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

ID: 1387515
Name: nncp
PackageBaseID: 161312
PackageBase: nncp
Version: 8.10.0-7
Description: Node-to-Node Copy Protocol utilities for secure store-and-forward
URL: http://www.nncpgo.org/
NumVotes: 1
Popularity: 0.013926
OutOfDate:
Maintainer: grawity
Submitter: grawity
FirstSubmitted: 1609076030
LastModified: 1705495078
URLPath: /cgit/aur.git/snapshot/nncp.tar.gz