ringo on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S ringo

* (Optional) Uninstall ringo on Arch using YAY

$ yay -Rns ringo

2. Manually Install "ringo" via AUR

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

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

b. Clone ringo's git locally

$ git clone https://aur.archlinux.org/ringo.git ~/ringo

c. Go to ~/ringo folder and install it

$ cd ~/ringo $ makepkg -si

3. Information about the ringo package on Arch User Repository (AUR)

ID: 601273
Name: ringo
PackageBaseID: 120870
PackageBase: ringo
Version: 1.2.1-2
Description: Multi-threaded JavaScript on the JVM
URL: https://ringojs.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: swordfeng
FirstSubmitted: 1490088449
LastModified: 1554436803
URLPath: /cgit/aur.git/snapshot/ringo.tar.gz