mpy-utils on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S mpy-utils

* (Optional) Uninstall mpy-utils on Arch using YAY

$ yay -Rns mpy-utils

2. Manually Install "mpy-utils" via AUR

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

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

b. Clone mpy-utils's git locally

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

c. Go to ~/mpy-utils folder and install it

$ cd ~/mpy-utils $ makepkg -si

3. Information about the mpy-utils package on Arch User Repository (AUR)

ID: 685056
Name: mpy-utils
PackageBaseID: 121194
PackageBase: mpy-utils
Version: 0.1.11-1
Description: Utility programs for Micropython
URL: https://github.com/nickzoic/mpy-utils
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jelly
FirstSubmitted: 1491240418
LastModified: 1578771983
URLPath: /cgit/aur.git/snapshot/mpy-utils.tar.gz