opensbi on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S opensbi

* (Optional) Uninstall opensbi on Arch using YAY

$ yay -Rns opensbi

2. Manually Install "opensbi" via AUR

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

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

b. Clone opensbi's git locally

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

c. Go to ~/opensbi folder and install it

$ cd ~/opensbi $ makepkg -si

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

ID: 1319547
Name: opensbi
PackageBaseID: 197622
PackageBase: opensbi
Version: 1.3.1-2
Description: RISC-V Open Source Supervisor Binary Interface
URL: https://github.com/riscv-software-src/opensbi
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tealeg
Submitter: tealeg
FirstSubmitted: 1694830709
LastModified: 1694832973
URLPath: /cgit/aur.git/snapshot/opensbi.tar.gz