platformio-udev-rules on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S platformio-udev-rules

* (Optional) Uninstall platformio-udev-rules on Arch using YAY

$ yay -Rns platformio-udev-rules

2. Manually Install "platformio-udev-rules" via AUR

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

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

b. Clone platformio-udev-rules's git locally

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

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

$ cd ~/platformio-udev-rules $ makepkg -si

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

ID: 1125532
Name: platformio-udev-rules
PackageBaseID: 107445
PackageBase: platformio
Version: 6.1.4-1
Description: udev rules for PlatformIO supported boards/devices
URL: https://docs.platformio.org/en/latest/faq.html#platformio-udev-rules
NumVotes: 73
Popularity: 1.484321
OutOfDate:
Maintainer: zer0chain
FirstSubmitted: 1455202894
LastModified: 1660377535
URLPath: /cgit/aur.git/snapshot/platformio-udev-rules.tar.gz