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

Last updated: April 19,2024

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

$ yay -S arduino-builder-rc

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

$ yay -Rns arduino-builder-rc

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

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

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

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

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

ID: 690897
Name: arduino-builder-rc
PackageBaseID: 145296
PackageBase: arduino-builder-rc
Version: 1.5.1-1
Description: A command line tool for compiling Arduino sketches -- stable and release candidates
URL: https://github.com/arduino/arduino-builder
NumVotes: 0
Popularity: 0
OutOfDate: 1632155034
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1569346912
LastModified: 1580307424
URLPath: /cgit/aur.git/snapshot/arduino-builder-rc.tar.gz