uboot-riscv64-qemu on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S uboot-riscv64-qemu

* (Optional) Uninstall uboot-riscv64-qemu on Arch using YAY

$ yay -Rns uboot-riscv64-qemu

2. Manually Install "uboot-riscv64-qemu" via AUR

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

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

b. Clone uboot-riscv64-qemu's git locally

$ git clone https://aur.archlinux.org/uboot-riscv64-qemu.git ~/uboot-riscv64-qemu

c. Go to ~/uboot-riscv64-qemu folder and install it

$ cd ~/uboot-riscv64-qemu $ makepkg -si

3. Information about the uboot-riscv64-qemu package on Arch User Repository (AUR)

ID: 1261938
Name: uboot-riscv64-qemu
PackageBaseID: 193923
PackageBase: uboot-riscv64-qemu
Version: 2023.01-1
Description: uboot binary for qemu riscv64 guest linux guest operating systems
URL: https://github.com/qemu/u-boot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nebk
Submitter: nebk
FirstSubmitted: 1684810143
LastModified: 1684810143
URLPath: /cgit/aur.git/snapshot/uboot-riscv64-qemu.tar.gz