micropython-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S micropython-git

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

$ yay -Rns micropython-git

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

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

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

$ cd ~/micropython-git $ makepkg -si

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

ID: 1416084
Name: micropython-git
PackageBaseID: 83809
PackageBase: micropython-git
Version: 1:1.23.0.r165.g8fdcc25eb0-1
Description: A Python implementation for microcontrollers and constrained systems (UNIX git version)
URL: https://micropython.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: SpotlightKid
Submitter: wenLiangcan
FirstSubmitted: 1405329214
LastModified: 1708986285
URLPath: /cgit/aur.git/snapshot/micropython-git.tar.gz