python-adafruit-circuitpython-typing on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-adafruit-circuitpython-typing

* (Optional) Uninstall python-adafruit-circuitpython-typing on Arch using YAY

$ yay -Rns python-adafruit-circuitpython-typing

2. Manually Install "python-adafruit-circuitpython-typing" 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-circuitpython-typing's git locally

$ git clone https://aur.archlinux.org/python-adafruit-circuitpython-typing.git ~/python-adafruit-circuitpython-typing

c. Go to ~/python-adafruit-circuitpython-typing folder and install it

$ cd ~/python-adafruit-circuitpython-typing $ makepkg -si

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

ID: 1428183
Name: python-adafruit-circuitpython-typing
PackageBaseID: 177782
PackageBase: python-adafruit-circuitpython-typing
Version: 1.10.3-0
Description: Definitions not in the standard typing module that are needed for type annotation of CircuitPython code
URL: https://github.com/adafruit/Adafruit_CircuitPython_Typing
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: razer
Submitter: razer
FirstSubmitted: 1649424330
LastModified: 1710572078
URLPath: /cgit/aur.git/snapshot/python-adafruit-circuitpython-typing.tar.gz