arduino-samd-core on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S arduino-samd-core

* (Optional) Uninstall arduino-samd-core on Arch using YAY

$ yay -Rns arduino-samd-core

2. Manually Install "arduino-samd-core" via AUR

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

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

b. Clone arduino-samd-core's git locally

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

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

$ cd ~/arduino-samd-core $ makepkg -si

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

ID: 857845
Name: arduino-samd-core
PackageBaseID: 130021
PackageBase: arduino-samd-core
Version: 1.8.6-3
Description: Arduino support for SAMD21 series ARM 32 bit microcontrollers (used on Arduino M0 Pro, MKR1000, Arduino Zero etc.)
URL: https://github.com/arduino/ArduinoCore-samd
NumVotes: 0
Popularity: 0
OutOfDate: 1695748084
Maintainer: tuna-f1sh
Submitter: tuna-f1sh
FirstSubmitted: 1518531727
LastModified: 1612356001
URLPath: /cgit/aur.git/snapshot/arduino-samd-core.tar.gz