arduino-mk on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S arduino-mk

* (Optional) Uninstall arduino-mk on Arch using YAY

$ yay -Rns arduino-mk

2. Manually Install "arduino-mk" via AUR

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

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

b. Clone arduino-mk's git locally

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

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

$ cd ~/arduino-mk $ makepkg -si

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

ID: 447421
Name: arduino-mk
PackageBaseID: 77418
PackageBase: arduino-mk
Version: 1.6.0-1
Description: A Makefile for Arduino Sketches
URL: https://github.com/sudar/Arduino-Makefile
NumVotes: 21
Popularity: 0
OutOfDate:
Maintainer: yuhe
FirstSubmitted: 1389551540
LastModified: 1506635517
URLPath: /cgit/aur.git/snapshot/arduino-mk.tar.gz