mpr on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S mpr

* (Optional) Uninstall mpr on Arch using YAY

$ yay -Rns mpr

2. Manually Install "mpr" via AUR

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

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

b. Clone mpr's git locally

$ git clone https://aur.archlinux.org/mpr.git ~/mpr

c. Go to ~/mpr folder and install it

$ cd ~/mpr $ makepkg -si

3. Information about the mpr package on Arch User Repository (AUR)

ID: 1380244
Name: mpr
PackageBaseID: 183516
PackageBase: mpr
Version: 1.23-1
Description: Wrapper for MicroPython mpremote tool
URL: https://github.com/bulletmark/mpr
NumVotes: 1
Popularity: 3.0E-6
OutOfDate:
Maintainer: bulletmark
Submitter: bulletmark
FirstSubmitted: 1656132470
LastModified: 1704352362
URLPath: /cgit/aur.git/snapshot/mpr.tar.gz