teensy-loader on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S teensy-loader

* (Optional) Uninstall teensy-loader on Arch using YAY

$ yay -Rns teensy-loader

2. Manually Install "teensy-loader" via AUR

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

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

b. Clone teensy-loader's git locally

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

c. Go to ~/teensy-loader folder and install it

$ cd ~/teensy-loader $ makepkg -si

3. Information about the teensy-loader package on Arch User Repository (AUR)

ID: 1345957
Name: teensy-loader
PackageBaseID: 141050
PackageBase: teensy-loader
Version: 1.58-1
Description: The Teensy Loader program communicates with your Teensy board when the HalfKay bootloader is running, so you can download new programs and run them
URL: https://www.pjrc.com/teensy/loader.html
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: vpont
Submitter: radmen
FirstSubmitted: 1554645032
LastModified: 1698860417
URLPath: /cgit/aur.git/snapshot/teensy-loader.tar.gz