ruby-commonjs on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S ruby-commonjs

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

$ yay -Rns ruby-commonjs

2. Manually Install "ruby-commonjs" via AUR

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

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

b. Clone ruby-commonjs's git locally

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

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

$ cd ~/ruby-commonjs $ makepkg -si

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

ID: 277660
Name: ruby-commonjs
PackageBaseID: 107898
PackageBase: ruby-commonjs
Version: 0.2.7-1
Description: Provide access to your Ruby and Operating System runtime via the commonjs API
URL: https://github.com/cowboyd/commonjs.rb
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: CarstenF
FirstSubmitted: 1456098347
LastModified: 1456098471
URLPath: /cgit/aur.git/snapshot/ruby-commonjs.tar.gz