ruby-execjs on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S ruby-execjs

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

$ yay -Rns ruby-execjs

2. Manually Install "ruby-execjs" via AUR

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

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

b. Clone ruby-execjs's git locally

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

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

$ cd ~/ruby-execjs $ makepkg -si

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

ID: 936377
Name: ruby-execjs
PackageBaseID: 58516
PackageBase: ruby-execjs
Version: 2.8.1-1
Description: Run JavaScript code from Ruby
URL: https://github.com/rails/execjs
NumVotes: 16
Popularity: 0
OutOfDate: 1700348473
Maintainer:
Submitter: binki
FirstSubmitted: 1334555158
LastModified: 1626705999
URLPath: /cgit/aur.git/snapshot/ruby-execjs.tar.gz