particle-cli on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S particle-cli

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

$ yay -Rns particle-cli

2. Manually Install "particle-cli" via AUR

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

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

b. Clone particle-cli's git locally

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

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

$ cd ~/particle-cli $ makepkg -si

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

ID: 1206364
Name: particle-cli
PackageBaseID: 102724
PackageBase: particle-cli
Version: 3.7.0-1
Description: CLI tool for the Particle hardware platform
URL: http://particle.io/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: imrehg
Submitter: imrehg
FirstSubmitted: 1446289619
LastModified: 1675496617
URLPath: /cgit/aur.git/snapshot/particle-cli.tar.gz