ravi on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S ravi

* (Optional) Uninstall ravi on Arch using YAY

$ yay -Rns ravi

2. Manually Install "ravi" via AUR

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

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

b. Clone ravi's git locally

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

c. Go to ~/ravi folder and install it

$ cd ~/ravi $ makepkg -si

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

ID: 941425
Name: ravi
PackageBaseID: 104585
PackageBase: ravi
Version: 1.0.beta7-1
Description: A derivative of Lua 5.3 with limited optional static typing and LLVM and libgccjit based JIT compilers
URL: https://github.com/dibyendumajumdar/ravi
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: edub4rt
Submitter: anatolik
FirstSubmitted: 1450059546
LastModified: 1627671304
URLPath: /cgit/aur.git/snapshot/ravi.tar.gz