moarvm on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "moarvm" 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 moarvm on Arch using YAY
$
yay -S
moarvm
Copied
* (Optional) Uninstall moarvm on Arch using YAY
$
yay -Rns
moarvm
Copied
2. Manually Install "moarvm" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone moarvm's git locally
$
git clone https://aur.archlinux.org/moarvm.git
~/moarvm
Copied
c. Go to ~/moarvm folder and install it
$
cd
~/moarvm
Copied
$
makepkg -si
Copied
3. Information about the moarvm package on Arch User Repository (AUR)
ID: 1423056
Name: moarvm
PackageBaseID: 78638
PackageBase: moarvm
Version: 2024.02-1
Description: A VM with adaptive optimization and JIT compilation, built for Rakudo
URL: http://moarvm.com/
NumVotes: 31
Popularity: 0.016071
OutOfDate:
Maintainer: spider-mario
Submitter: spider-mario
FirstSubmitted: 1391632695
LastModified: 1709890007
URLPath: /cgit/aur.git/snapshot/moarvm.tar.gz
Name: moarvm
PackageBaseID: 78638
PackageBase: moarvm
Version: 2024.02-1
Description: A VM with adaptive optimization and JIT compilation, built for Rakudo
URL: http://moarvm.com/
NumVotes: 31
Popularity: 0.016071
OutOfDate:
Maintainer: spider-mario
Submitter: spider-mario
FirstSubmitted: 1391632695
LastModified: 1709890007
URLPath: /cgit/aur.git/snapshot/moarvm.tar.gz