rvvm on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S rvvm

* (Optional) Uninstall rvvm on Arch using YAY

$ yay -Rns rvvm

2. Manually Install "rvvm" via AUR

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

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

b. Clone rvvm's git locally

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

c. Go to ~/rvvm folder and install it

$ cd ~/rvvm $ makepkg -si

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

ID: 1244543
Name: rvvm
PackageBaseID: 188643
PackageBase: rvvm
Version: 0.5_r957.76796ba-1
Description: The RISC-V Virtual Machine
URL: https://github.com/LekKit/RVVM/
NumVotes: 3
Popularity: 0.009408
OutOfDate:
Maintainer: LekKit
Submitter: LekKit
FirstSubmitted: 1670696736
LastModified: 1682111253
URLPath: /cgit/aur.git/snapshot/rvvm.tar.gz