irvm on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S irvm

* (Optional) Uninstall irvm on Arch using YAY

$ yay -Rns irvm

2. Manually Install "irvm" via AUR

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

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

b. Clone irvm's git locally

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

c. Go to ~/irvm folder and install it

$ cd ~/irvm $ makepkg -si

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

ID: 940533
Name: irvm
PackageBaseID: 100520
PackageBase: irvm
Version: 0.0.4-1
Description: virtual machine for Andrew W. Appel's tree intermediate representation
URL: https://github.com/pablooliveira/irvm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: oneeyed
Submitter: oneeyed
FirstSubmitted: 1442918618
LastModified: 1627485980
URLPath: /cgit/aur.git/snapshot/irvm.tar.gz