libriscv on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S libriscv

* (Optional) Uninstall libriscv on Arch using YAY

$ yay -Rns libriscv

2. Manually Install "libriscv" via AUR

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

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

b. Clone libriscv's git locally

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

c. Go to ~/libriscv folder and install it

$ cd ~/libriscv $ makepkg -si

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

ID: 1396017
Name: libriscv
PackageBaseID: 202061
PackageBase: libriscv
Version: 1.1-1
Description: RISC-V userspace emulator library
URL: https://github.com/fwsGonzo/libriscv
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Popolon
Submitter: Popolon
FirstSubmitted: 1706703707
LastModified: 1706703707
URLPath: /cgit/aur.git/snapshot/libriscv.tar.gz