mpr on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install mpr on Arch using YAY
$
yay -S
mpr
Copied
* (Optional) Uninstall mpr on Arch using YAY
$
yay -Rns
mpr
Copied
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
Copied
b. Clone mpr's git locally
$
git clone https://aur.archlinux.org/mpr.git
~/mpr
Copied
c. Go to ~/mpr folder and install it
$
cd
~/mpr
Copied
$
makepkg -si
Copied
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
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