riscv-pk on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S riscv-pk

* (Optional) Uninstall riscv-pk on Arch using YAY

$ yay -Rns riscv-pk

2. Manually Install "riscv-pk" via AUR

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

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

b. Clone riscv-pk's git locally

$ git clone https://aur.archlinux.org/riscv-pk.git ~/riscv-pk

c. Go to ~/riscv-pk folder and install it

$ cd ~/riscv-pk $ makepkg -si

3. Information about the riscv-pk package on Arch User Repository (AUR)

ID: 601160
Name: riscv-pk
PackageBaseID: 140983
PackageBase: riscv-pk
Version: 1.0.0-2
Description: RISC-V proxy kernel and boot loader
URL: https://github.com/riscv/riscv-pk
NumVotes: 1
Popularity: 0
OutOfDate: 1649371176
Maintainer:
FirstSubmitted: 1554396345
LastModified: 1554396414
URLPath: /cgit/aur.git/snapshot/riscv-pk.tar.gz