nanomsg-git on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S nanomsg-git

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

$ yay -Rns nanomsg-git

2. Manually Install "nanomsg-git" via AUR

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

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

b. Clone nanomsg-git's git locally

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

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

$ cd ~/nanomsg-git $ makepkg -si

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

ID: 517807
Name: nanomsg-git
PackageBaseID: 72811
PackageBase: nanomsg-git
Version: 1.1.4.r0.ge7f8a751-1
Description: Simple high-performance implementation of several "scalability protocols"
URL: http://nanomsg.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: anatolik
Submitter: KokaKiwi
FirstSubmitted: 1377169279
LastModified: 1528478403
URLPath: /cgit/aur.git/snapshot/nanomsg-git.tar.gz