micropython-lib-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S micropython-lib-git

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

$ yay -Rns micropython-lib-git

2. Manually Install "micropython-lib-git" 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-git's git locally

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

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

$ cd ~/micropython-lib-git $ makepkg -si

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

ID: 903199
Name: micropython-lib-git
PackageBaseID: 98451
PackageBase: micropython-lib-git
Version: 2:1.9.3.r144.geae01bd-1
Description: Core Python libraries ported to MicroPython (git version)
URL: http://micropython.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SpotlightKid
Submitter: wenLiangcan
FirstSubmitted: 1440490533
LastModified: 1620346213
URLPath: /cgit/aur.git/snapshot/micropython-lib-git.tar.gz