nx-udev on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S nx-udev

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

$ yay -Rns nx-udev

2. Manually Install "nx-udev" via AUR

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

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

b. Clone nx-udev's git locally

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

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

$ cd ~/nx-udev $ makepkg -si

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

ID: 1112761
Name: nx-udev
PackageBaseID: 148815
PackageBase: nx-udev
Version: 0.1.1-1
Description: udev rule allowing communication with the Nintendo Switch without root
URL: https://github.com/pheki/nx-udev
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: pheki
Submitter: pheki
FirstSubmitted: 1580881920
LastModified: 1657989646
URLPath: /cgit/aur.git/snapshot/nx-udev.tar.gz