python-uflash on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-uflash

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

$ yay -Rns python-uflash

2. Manually Install "python-uflash" via AUR

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

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

b. Clone python-uflash's git locally

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

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

$ cd ~/python-uflash $ makepkg -si

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

ID: 851603
Name: python-uflash
PackageBaseID: 115935
PackageBase: python-uflash
Version: 1.3.0-0
Description: A module and utility to flash Python onto the BBC micro:bit
URL: https://pypi.python.org/pypi/uflash/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: eldios
Submitter: eldios
FirstSubmitted: 1475524591
LastModified: 1611365819
URLPath: /cgit/aur.git/snapshot/python-uflash.tar.gz