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

Last updated: October 06,2024

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

$ yay -S arduino-ide-bin

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

$ yay -Rns arduino-ide-bin

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

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

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

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

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

ID: 1420273
Name: arduino-ide-bin
PackageBaseID: 185738
PackageBase: arduino-ide-bin
Version: 2.3.2-2
Description: Arduino prototyping platform IDE, rewrite based on the Theia IDE framework.
URL: https://github.com/arduino/arduino-ide
NumVotes: 25
Popularity: 1.768495
OutOfDate:
Maintainer: SuperNinja_4965
Submitter: SuperNinja_4965
FirstSubmitted: 1663177118
LastModified: 1709518292
URLPath: /cgit/aur.git/snapshot/arduino-ide-bin.tar.gz