particle-udev on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S particle-udev

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

$ yay -Rns particle-udev

2. Manually Install "particle-udev" via AUR

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

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

b. Clone particle-udev's git locally

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

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

$ cd ~/particle-udev $ makepkg -si

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

ID: 264724
Name: particle-udev
PackageBaseID: 106051
PackageBase: particle-udev
Version: 0.1-1
Description: udev rules for Particle Photon / Electron / Core.
URL: https://gist.github.com/monkbroc/b283bb4da8c10228a61e
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dbrgn
Submitter: dbrgn
FirstSubmitted: 1452672787
LastModified: 1452672941
URLPath: /cgit/aur.git/snapshot/particle-udev.tar.gz