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