arduino-ide-src on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S arduino-ide-src

* (Optional) Uninstall arduino-ide-src on Arch using YAY

$ yay -Rns arduino-ide-src

2. Manually Install "arduino-ide-src" via AUR

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

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

b. Clone arduino-ide-src's git locally

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

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

$ cd ~/arduino-ide-src $ makepkg -si

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

ID: 1420274
Name: arduino-ide-src
PackageBaseID: 202580
PackageBase: arduino-ide-src
Version: 2.3.2-2
Description: Arduino prototyping platform IDE, rewrite based on the Theia IDE framework. Source Package
URL: https://github.com/arduino/arduino-ide
NumVotes: 1
Popularity: 0.652799
OutOfDate:
Maintainer: SuperNinja_4965
Submitter: SuperNinja_4965
FirstSubmitted: 1708030424
LastModified: 1709518303
URLPath: /cgit/aur.git/snapshot/arduino-ide-src.tar.gz