libriscv on AUR (Arch User Repository)
Last updated: February 03,2025
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
Copied
b. Install libriscv on Arch using YAY
$
yay -S
libriscv
Copied
* (Optional) Uninstall libriscv on Arch using YAY
$
yay -Rns
libriscv
Copied
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
Copied
b. Clone libriscv's git locally
$
git clone https://aur.archlinux.org/libriscv.git
~/libriscv
Copied
c. Go to ~/libriscv folder and install it
$
cd
~/libriscv
Copied
$
makepkg -si
Copied
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
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