arduino-rc on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S arduino-rc

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

$ yay -Rns arduino-rc

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

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

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

$ cd ~/arduino-rc $ makepkg -si

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

ID: 649855
Name: arduino-rc
PackageBaseID: 145284
PackageBase: arduino-rc
Version: 1:1.8.10-1
Description: Arduino prototyping platform SDK -- stable and release candidates
URL: https://github.com/arduino/Arduino
NumVotes: 0
Popularity: 0
OutOfDate: 1643477468
Maintainer: greyltc
FirstSubmitted: 1569318720
LastModified: 1569410348
URLPath: /cgit/aur.git/snapshot/arduino-rc.tar.gz