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

Last updated: June 25,2024

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

$ yay -S arduino-ide-beta-bin

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

$ yay -Rns arduino-ide-beta-bin

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

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

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

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

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

ID: 1124484
Name: arduino-ide-beta-bin
PackageBaseID: 170610
PackageBase: arduino-ide-beta-bin
Version: 2.0.0.rc9.2-1
Description: Arduino prototyping platform IDE, rewrite based on the Theia IDE framework
URL: https://github.com/arduino/arduino-ide
NumVotes: 7
Popularity: 0.177567
OutOfDate:
Maintainer: FabioLolix
FirstSubmitted: 1630444240
LastModified: 1660159523
URLPath: /cgit/aur.git/snapshot/arduino-ide-beta-bin.tar.gz