rpiusbboot on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S rpiusbboot

* (Optional) Uninstall rpiusbboot on Arch using YAY

$ yay -Rns rpiusbboot

2. Manually Install "rpiusbboot" via AUR

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

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

b. Clone rpiusbboot's git locally

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

c. Go to ~/rpiusbboot folder and install it

$ cd ~/rpiusbboot $ makepkg -si

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

ID: 1185329
Name: rpiusbboot
PackageBaseID: 173696
PackageBase: rpiusbboot
Version: 20221215_105525-1
Description: Raspberry Pi USB boot
URL: https://github.com/raspberrypi/usbboot
NumVotes: 2
Popularity: 0.000168
OutOfDate:
Maintainer: uffe
Submitter: uffe
FirstSubmitted: 1638787486
LastModified: 1671459961
URLPath: /cgit/aur.git/snapshot/rpiusbboot.tar.gz