python-adafruit-board-toolkit on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-adafruit-board-toolkit

* (Optional) Uninstall python-adafruit-board-toolkit on Arch using YAY

$ yay -Rns python-adafruit-board-toolkit

2. Manually Install "python-adafruit-board-toolkit" via AUR

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

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

b. Clone python-adafruit-board-toolkit's git locally

$ git clone https://aur.archlinux.org/python-adafruit-board-toolkit.git ~/python-adafruit-board-toolkit

c. Go to ~/python-adafruit-board-toolkit folder and install it

$ cd ~/python-adafruit-board-toolkit $ makepkg -si

3. Information about the python-adafruit-board-toolkit package on Arch User Repository (AUR)

ID: 1245027
Name: python-adafruit-board-toolkit
PackageBaseID: 185557
PackageBase: python-adafruit-board-toolkit
Version: 1.1.1-1
Description: CircuitPython board identification and information
URL: https://github.com/adafruit/Adafruit_Board_Toolkit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jmcb
FirstSubmitted: 1662504923
LastModified: 1682214753
URLPath: /cgit/aur.git/snapshot/python-adafruit-board-toolkit.tar.gz