rpi-imager on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S rpi-imager

* (Optional) Uninstall rpi-imager on Arch using YAY

$ yay -Rns rpi-imager

2. Manually Install "rpi-imager" via AUR

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

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

b. Clone rpi-imager's git locally

$ git clone https://aur.archlinux.org/rpi-imager.git ~/rpi-imager

c. Go to ~/rpi-imager folder and install it

$ cd ~/rpi-imager $ makepkg -si

3. Information about the rpi-imager package on Arch User Repository (AUR)

ID: 1107980
Name: rpi-imager
PackageBaseID: 150192
PackageBase: rpi-imager
Version: 1.7.2-1
Description: Raspberry Pi Imaging Utility
URL: https://github.com/raspberrypi/rpi-imager
NumVotes: 59
Popularity: 3.315984
OutOfDate:
Maintainer: alkersan
FirstSubmitted: 1584197950
LastModified: 1657033498
URLPath: /cgit/aur.git/snapshot/rpi-imager.tar.gz