teensyduino on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S teensyduino

* (Optional) Uninstall teensyduino on Arch using YAY

$ yay -Rns teensyduino

2. Manually Install "teensyduino" via AUR

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

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

b. Clone teensyduino's git locally

$ git clone https://aur.archlinux.org/teensyduino.git ~/teensyduino

c. Go to ~/teensyduino folder and install it

$ cd ~/teensyduino $ makepkg -si

3. Information about the teensyduino package on Arch User Repository (AUR)

ID: 1122215
Name: teensyduino
PackageBaseID: 76348
PackageBase: teensyduino
Version: 1.57-1
Description: Arduino SDK with Teensyduino
URL: http://www.pjrc.com/teensy/teensyduino.html
NumVotes: 25
Popularity: 0.27728
OutOfDate:
Maintainer: fabian-ang
Submitter: Koromix
FirstSubmitted: 1387251219
LastModified: 1659694237
URLPath: /cgit/aur.git/snapshot/teensyduino.tar.gz