arduino-mk-git on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S arduino-mk-git

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

$ yay -Rns arduino-mk-git

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

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

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

$ cd ~/arduino-mk-git $ makepkg -si

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

ID: 1390036
Name: arduino-mk-git
PackageBaseID: 120157
PackageBase: arduino-mk-git
Version: 1.6.0.r140.ga1fbda0-2
Description: A Makefile for Arduino Sketches
URL: https://github.com/sudar/Arduino-Makefile
NumVotes: 22
Popularity: 0
OutOfDate:
Maintainer: vchimishuk
Submitter: vchimishuk
FirstSubmitted: 1488231646
LastModified: 1705864139
URLPath: /cgit/aur.git/snapshot/arduino-mk-git.tar.gz