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

Last updated: November 27,2024

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

$ yay -S arduino-cli-git

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

$ yay -Rns arduino-cli-git

2. Manually Install "arduino-cli-git" 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-git's git locally

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

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

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

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

ID: 1052346
Name: arduino-cli-git
PackageBaseID: 135384
PackageBase: arduino-cli-git
Version: r690.2f07f94-1
Description: Arduino command line interface
URL: https://github.com/arduino/arduino-cli
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: petervaro
Submitter: petervaro
FirstSubmitted: 1535275393
LastModified: 1647505525
URLPath: /cgit/aur.git/snapshot/arduino-cli-git.tar.gz