nng on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "nng" 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
Copied
b. Install nng on Arch using YAY
$
yay -S
nng
Copied
* (Optional) Uninstall nng on Arch using YAY
$
yay -Rns
nng
Copied
2. Manually Install "nng" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone nng's git locally
$
git clone https://aur.archlinux.org/nng.git
~/nng
Copied
c. Go to ~/nng folder and install it
$
cd
~/nng
Copied
$
makepkg -si
Copied
3. Information about the nng package on Arch User Repository (AUR)
ID: 1378029
Name: nng
PackageBaseID: 133994
PackageBase: nng
Version: 1.6.0-1
Description: Rewrite of the SP protocol library known as libnanomsg
URL: https://nanomsg.github.io/nng/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: vbmithr
Submitter: vbmithr
FirstSubmitted: 1530776370
LastModified: 1704024615
URLPath: /cgit/aur.git/snapshot/nng.tar.gz
Name: nng
PackageBaseID: 133994
PackageBase: nng
Version: 1.6.0-1
Description: Rewrite of the SP protocol library known as libnanomsg
URL: https://nanomsg.github.io/nng/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: vbmithr
Submitter: vbmithr
FirstSubmitted: 1530776370
LastModified: 1704024615
URLPath: /cgit/aur.git/snapshot/nng.tar.gz