mpremote on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "mpremote" 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 mpremote on Arch using YAY
$
yay -S
mpremote
Copied
* (Optional) Uninstall mpremote on Arch using YAY
$
yay -Rns
mpremote
Copied
2. Manually Install "mpremote" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone mpremote's git locally
$
git clone https://aur.archlinux.org/mpremote.git
~/mpremote
Copied
c. Go to ~/mpremote folder and install it
$
cd
~/mpremote
Copied
$
makepkg -si
Copied
3. Information about the mpremote package on Arch User Repository (AUR)
ID: 1417372
Name: mpremote
PackageBaseID: 193568
PackageBase: mpremote
Version: 1.22.0-1
Description: This CLI tool provides an integrated set of utilities to remotely interact with and automate a MicroPython device over a serial connection
URL: https://docs.micropython.org/en/latest/reference/mpremote.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: petrkr
Submitter: petrkr
FirstSubmitted: 1683889590
LastModified: 1709135356
URLPath: /cgit/aur.git/snapshot/mpremote.tar.gz
Name: mpremote
PackageBaseID: 193568
PackageBase: mpremote
Version: 1.22.0-1
Description: This CLI tool provides an integrated set of utilities to remotely interact with and automate a MicroPython device over a serial connection
URL: https://docs.micropython.org/en/latest/reference/mpremote.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: petrkr
Submitter: petrkr
FirstSubmitted: 1683889590
LastModified: 1709135356
URLPath: /cgit/aur.git/snapshot/mpremote.tar.gz