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
Copied
b. Install ringo on Arch using YAY
$
yay -S
ringo
Copied
* (Optional) Uninstall ringo on Arch using YAY
$
yay -Rns
ringo
Copied
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
Copied
b. Clone ringo's git locally
$
git clone https://aur.archlinux.org/ringo.git
~/ringo
Copied
c. Go to ~/ringo folder and install it
$
cd
~/ringo
Copied
$
makepkg -si
Copied
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
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