drpython on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S drpython

* (Optional) Uninstall drpython on Arch using YAY

$ yay -Rns drpython

2. Manually Install "drpython" via AUR

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

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

b. Clone drpython's git locally

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

c. Go to ~/drpython folder and install it

$ cd ~/drpython $ makepkg -si

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

ID: 696953
Name: drpython
PackageBaseID: 6419
PackageBase: drpython
Version: 3.11.4-2
Description: Python IDE built with wxWidgets
URL: http://drpython.sourceforge.net/
NumVotes: 27
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter:
FirstSubmitted: 1155995685
LastModified: 1581717466
URLPath: /cgit/aur.git/snapshot/drpython.tar.gz