particle-dev on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S particle-dev

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

$ yay -Rns particle-dev

2. Manually Install "particle-dev" via AUR

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

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

b. Clone particle-dev's git locally

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

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

$ cd ~/particle-dev $ makepkg -si

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

ID: 268979
Name: particle-dev
PackageBaseID: 106111
PackageBase: particle-dev
Version: 0.2.0-2
Description: A meta-package that installs all dependencies for Particle Photon / Electron dev.
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dbrgn
Submitter: dbrgn
FirstSubmitted: 1452763819
LastModified: 1453845216
URLPath: /cgit/aur.git/snapshot/particle-dev.tar.gz