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

Last updated: June 26,2024

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

$ yay -S arduino-pro-ide

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

$ yay -Rns arduino-pro-ide

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

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

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

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

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

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

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

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

ID: 1026618
Name: arduino-pro-ide
PackageBaseID: 146838
PackageBase: arduino-pro-ide
Version: 0.1.4-2
Description: The Arduino Pro IDE bring features that address the needs of advanced users whilst retaining continuity with the simple classic Arduino IDE.
URL: https://github.com/arduino/arduino-pro-ide
NumVotes: 2
Popularity: 0.000103
OutOfDate:
Maintainer: gardar
FirstSubmitted: 1574427119
LastModified: 1643289702
URLPath: /cgit/aur.git/snapshot/arduino-pro-ide.tar.gz