moarvm on AUR (Arch User Repository)

Last updated: April 27,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

b. Install moarvm on Arch using YAY

$ yay -S moarvm

* (Optional) Uninstall moarvm on Arch using YAY

$ yay -Rns moarvm

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

b. Clone moarvm's git locally

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

c. Go to ~/moarvm folder and install it

$ cd ~/moarvm $ makepkg -si

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