python-pyedbglib on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S python-pyedbglib

* (Optional) Uninstall python-pyedbglib on Arch using YAY

$ yay -Rns python-pyedbglib

2. Manually Install "python-pyedbglib" via AUR

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

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

b. Clone python-pyedbglib's git locally

$ git clone https://aur.archlinux.org/python-pyedbglib.git ~/python-pyedbglib

c. Go to ~/python-pyedbglib folder and install it

$ cd ~/python-pyedbglib $ makepkg -si

3. Information about the python-pyedbglib package on Arch User Repository (AUR)

ID: 1338387
Name: python-pyedbglib
PackageBaseID: 198826
PackageBase: python-pyedbglib
Version: 2.23.0.14-1
Description: Low-level protocol library for communicating with Microchip CMSIS-DAP based debuggers
URL: https://github.com/microchip-pic-avr-tools/pyedbglib
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: OmegaRogue
Submitter: OmegaRogue
FirstSubmitted: 1698014777
LastModified: 1698014777
URLPath: /cgit/aur.git/snapshot/python-pyedbglib.tar.gz