raspberrypi-udev on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S raspberrypi-udev

* (Optional) Uninstall raspberrypi-udev on Arch using YAY

$ yay -Rns raspberrypi-udev

2. Manually Install "raspberrypi-udev" via AUR

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

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

b. Clone raspberrypi-udev's git locally

$ git clone https://aur.archlinux.org/raspberrypi-udev.git ~/raspberrypi-udev

c. Go to ~/raspberrypi-udev folder and install it

$ cd ~/raspberrypi-udev $ makepkg -si

3. Information about the raspberrypi-udev package on Arch User Repository (AUR)

ID: 485378
Name: raspberrypi-udev
PackageBaseID: 129922
PackageBase: raspberrypi-udev
Version: 1.0.0-1
Description: Udev rules for Raspberry Pi found in Raspbian
URL:
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1518210502
LastModified: 1518210502
URLPath: /cgit/aur.git/snapshot/raspberrypi-udev.tar.gz