python2-wxpython3 on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python2-wxpython3

* (Optional) Uninstall python2-wxpython3 on Arch using YAY

$ yay -Rns python2-wxpython3

2. Manually Install "python2-wxpython3" via AUR

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

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

b. Clone python2-wxpython3's git locally

$ git clone https://aur.archlinux.org/python2-wxpython3.git ~/python2-wxpython3

c. Go to ~/python2-wxpython3 folder and install it

$ cd ~/python2-wxpython3 $ makepkg -si

3. Information about the python2-wxpython3 package on Arch User Repository (AUR)

ID: 1344876
Name: python2-wxpython3
PackageBaseID: 178852
PackageBase: python2-wxpython3
Version: 3.0.2.0-13
Description: Classic wxWidgets GUI toolkit for Python
URL: https://www.wxpython.org
NumVotes: 12
Popularity: 0.000374
OutOfDate:
Maintainer: FabioLolix
Submitter: arojas
FirstSubmitted: 1652603446
LastModified: 1698704931
URLPath: /cgit/aur.git/snapshot/python2-wxpython3.tar.gz