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