nrf-udev on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S nrf-udev

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

$ yay -Rns nrf-udev

2. Manually Install "nrf-udev" via AUR

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

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

b. Clone nrf-udev's git locally

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

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

$ cd ~/nrf-udev $ makepkg -si

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

ID: 797361
Name: nrf-udev
PackageBaseID: 158119
PackageBase: nrf-udev
Version: 1.0.1-1
Description: udev rules for nRF (Nordic Semiconductor) development kits
URL: https://github.com/NordicSemiconductor/nrf-udev
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: qbvt
Submitter: qbvt
FirstSubmitted: 1601237187
LastModified: 1601237187
URLPath: /cgit/aur.git/snapshot/nrf-udev.tar.gz