arduino-cli-rc on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S arduino-cli-rc

* (Optional) Uninstall arduino-cli-rc on Arch using YAY

$ yay -Rns arduino-cli-rc

2. Manually Install "arduino-cli-rc" via AUR

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

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

b. Clone arduino-cli-rc's git locally

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

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

$ cd ~/arduino-cli-rc $ makepkg -si

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

ID: 812196
Name: arduino-cli-rc
PackageBaseID: 145321
PackageBase: arduino-cli-rc
Version: 0.13.0-1
Description: Arduino command line interface -- stable and release candidates
URL: https://github.com/arduino/arduino-cli
NumVotes: 0
Popularity: 0
OutOfDate: 1632155093
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1569403282
LastModified: 1604257519
URLPath: /cgit/aur.git/snapshot/arduino-cli-rc.tar.gz