python-pymboot on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-pymboot

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

$ yay -Rns python-pymboot

2. Manually Install "python-pymboot" via AUR

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

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

b. Clone python-pymboot's git locally

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

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

$ cd ~/python-pymboot $ makepkg -si

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

ID: 1171393
Name: python-pymboot
PackageBaseID: 187581
PackageBase: python-pymboot
Version: 0.3.0-1
Description: Python based library for communication with NXP MCU Bootloader.
URL: https://github.com/molejar/pyMBoot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: freswa
Submitter: freswa
FirstSubmitted: 1668882131
LastModified: 1668882131
URLPath: /cgit/aur.git/snapshot/python-pymboot.tar.gz