mrpython on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S mrpython

* (Optional) Uninstall mrpython on Arch using YAY

$ yay -Rns mrpython

2. Manually Install "mrpython" via AUR

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

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

b. Clone mrpython's git locally

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

c. Go to ~/mrpython folder and install it

$ cd ~/mrpython $ makepkg -si

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

ID: 1328852
Name: mrpython
PackageBaseID: 198156
PackageBase: mrpython
Version: 5.1.3beta-1
Description: A simplified programming environment for Python (3.x) - based on IDLE
URL: https://github.com/nohtyprm/MrPython
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pablohrdn
Submitter: pablohrdn
FirstSubmitted: 1696458143
LastModified: 1696458143
URLPath: /cgit/aur.git/snapshot/mrpython.tar.gz