mpy-repl-tool on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S mpy-repl-tool

* (Optional) Uninstall mpy-repl-tool on Arch using YAY

$ yay -Rns mpy-repl-tool

2. Manually Install "mpy-repl-tool" via AUR

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

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

b. Clone mpy-repl-tool's git locally

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

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

$ cd ~/mpy-repl-tool $ makepkg -si

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

ID: 1321281
Name: mpy-repl-tool
PackageBaseID: 146572
PackageBase: mpy-repl-tool
Version: 0.14-1
Description: Communicate and transfer files from and to MicroyPython boards via REPL
URL: https://github.com/zsquareplusc/mpy-repl-tool
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: peterzuger
Submitter: peterzuger
FirstSubmitted: 1573482050
LastModified: 1695135486
URLPath: /cgit/aur.git/snapshot/mpy-repl-tool.tar.gz