micropython-lib on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S micropython-lib

* (Optional) Uninstall micropython-lib on Arch using YAY

$ yay -Rns micropython-lib

2. Manually Install "micropython-lib" via AUR

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

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

b. Clone micropython-lib's git locally

$ git clone https://aur.archlinux.org/micropython-lib.git ~/micropython-lib

c. Go to ~/micropython-lib folder and install it

$ cd ~/micropython-lib $ makepkg -si

3. Information about the micropython-lib package on Arch User Repository (AUR)

ID: 1385531
Name: micropython-lib
PackageBaseID: 82489
PackageBase: micropython
Version: 1.22.0-1
Description: Python3 for microcontrollers, with stdlib. (UNIX version)
URL: http://micropython.org/
NumVotes: 20
Popularity: 0.413066
OutOfDate: 1708644332
Maintainer: bolleyboll
Submitter: keenerd
FirstSubmitted: 1401837096
LastModified: 1705225655
URLPath: /cgit/aur.git/snapshot/micropython-lib.tar.gz