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