nng-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S nng-git

* (Optional) Uninstall nng-git on Arch using YAY

$ yay -Rns nng-git

2. Manually Install "nng-git" via AUR

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

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

b. Clone nng-git's git locally

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

c. Go to ~/nng-git folder and install it

$ cd ~/nng-git $ makepkg -si

3. Information about the nng-git package on Arch User Repository (AUR)

ID: 702879
Name: nng-git
PackageBaseID: 132600
PackageBase: nng-git
Version: v1.3.0-1
Description: Rewrite of the SP protocol library known as libnanomsg
URL: https://nanomsg.github.io/nng/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: vbmithr
FirstSubmitted: 1526493489
LastModified: 1583066554
URLPath: /cgit/aur.git/snapshot/nng-git.tar.gz