python-pymcuprog on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-pymcuprog

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

$ yay -Rns python-pymcuprog

2. Manually Install "python-pymcuprog" via AUR

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

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

b. Clone python-pymcuprog's git locally

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

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

$ cd ~/python-pymcuprog $ makepkg -si

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

ID: 1338388
Name: python-pymcuprog
PackageBaseID: 198827
PackageBase: python-pymcuprog
Version: 3.14.2.9-1
Description: Tools for programming of MCUs using Microchip CMSIS-DAP based debuggers
URL: https://github.com/microchip-pic-avr-tools/pymcuprog
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: OmegaRogue
Submitter: OmegaRogue
FirstSubmitted: 1698014923
LastModified: 1698014923
URLPath: /cgit/aur.git/snapshot/python-pymcuprog.tar.gz