mpy-cross on AUR (Arch User Repository)
Last updated: November 14,2024
1. Install "mpy-cross" 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 mpy-cross on Arch using YAY
$
yay -S
mpy-cross
Copied
* (Optional) Uninstall mpy-cross on Arch using YAY
$
yay -Rns
mpy-cross
Copied
2. Manually Install "mpy-cross" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone mpy-cross's git locally
$
git clone https://aur.archlinux.org/mpy-cross.git
~/mpy-cross
Copied
c. Go to ~/mpy-cross folder and install it
$
cd
~/mpy-cross
Copied
$
makepkg -si
Copied
3. Information about the mpy-cross package on Arch User Repository (AUR)
ID: 1386062
Name: mpy-cross
PackageBaseID: 148227
PackageBase: mpy-cross
Version: 1.22.0-1
Description: MicroPython cross compiler compiles .py scripts into .mpy files
URL: https://github.com/micropython/micropython/tree/master/mpy-cross
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: krzemin
Submitter: XenGi
FirstSubmitted: 1579190831
LastModified: 1705309119
URLPath: /cgit/aur.git/snapshot/mpy-cross.tar.gz
Name: mpy-cross
PackageBaseID: 148227
PackageBase: mpy-cross
Version: 1.22.0-1
Description: MicroPython cross compiler compiles .py scripts into .mpy files
URL: https://github.com/micropython/micropython/tree/master/mpy-cross
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: krzemin
Submitter: XenGi
FirstSubmitted: 1579190831
LastModified: 1705309119
URLPath: /cgit/aur.git/snapshot/mpy-cross.tar.gz