ruby-nn-core on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S ruby-nn-core

* (Optional) Uninstall ruby-nn-core on Arch using YAY

$ yay -Rns ruby-nn-core

2. Manually Install "ruby-nn-core" via AUR

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

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

b. Clone ruby-nn-core's git locally

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

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

$ cd ~/ruby-nn-core $ makepkg -si

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

ID: 785556
Name: ruby-nn-core
PackageBaseID: 92485
PackageBase: ruby-nn-core
Version: 0.4.0-1
Description: Wraps the nanomsg networking library using Ruby FFI (foreign function interface).
URL: http://github.com/chuckremes/nn-core
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dseg
FirstSubmitted: 1429966600
LastModified: 1598926660
URLPath: /cgit/aur.git/snapshot/ruby-nn-core.tar.gz