arduide-git on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "arduide-git" 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 arduide-git on Arch using YAY

$ yay -S arduide-git

* (Optional) Uninstall arduide-git on Arch using YAY

$ yay -Rns arduide-git

2. Manually Install "arduide-git" via AUR

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

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

b. Clone arduide-git's git locally

$ git clone https://aur.archlinux.org/arduide-git.git ~/arduide-git

c. Go to ~/arduide-git folder and install it

$ cd ~/arduide-git $ makepkg -si

3. Information about the arduide-git package on Arch User Repository (AUR)

ID: 556149
Name: arduide-git
PackageBaseID: 39927
PackageBase: arduide-git
Version: 0.r340.8beb733-1
Description: ArduIDE is a Qt-based IDE for the open-source Arduino electronics prototyping platform.
URL: http://mupuf.org/project/arduide.html
NumVotes: 79
Popularity: 0
OutOfDate:
Maintainer: aviallon
FirstSubmitted: 1281919543
LastModified: 1540990764
URLPath: /cgit/aur.git/snapshot/arduide-git.tar.gz