adafruit-ampy on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S adafruit-ampy

* (Optional) Uninstall adafruit-ampy on Arch using YAY

$ yay -Rns adafruit-ampy

2. Manually Install "adafruit-ampy" via AUR

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

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

b. Clone adafruit-ampy's git locally

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

c. Go to ~/adafruit-ampy folder and install it

$ cd ~/adafruit-ampy $ makepkg -si

3. Information about the adafruit-ampy package on Arch User Repository (AUR)

ID: 1203615
Name: adafruit-ampy
PackageBaseID: 116680
PackageBase: adafruit-ampy
Version: 1.1.0-1
Description: Utility to interact with a CircuitPython or MicroPython board over a serial connection
URL: https://github.com/scientifichackers/ampy
NumVotes: 9
Popularity: 0.000126
OutOfDate:
Maintainer: SpotlightKid
Submitter: jelly
FirstSubmitted: 1478035545
LastModified: 1675032174
URLPath: /cgit/aur.git/snapshot/adafruit-ampy.tar.gz