ruby-nanomsg on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S ruby-nanomsg

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

$ yay -Rns ruby-nanomsg

2. Manually Install "ruby-nanomsg" via AUR

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

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

b. Clone ruby-nanomsg's git locally

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

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

$ cd ~/ruby-nanomsg $ makepkg -si

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

ID: 757707
Name: ruby-nanomsg
PackageBaseID: 92488
PackageBase: ruby-nanomsg
Version: 0.6.0-1
Description: Ruby binding for nanomsg. nanomsg library is a high-performance implementation of several "scalability protocols".
URL: https://bitbucket.org/kschiess/nanomsg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dseg
FirstSubmitted: 1429971985
LastModified: 1593281261
URLPath: /cgit/aur.git/snapshot/ruby-nanomsg.tar.gz