python-wxpython-dev on AUR (Arch User Repository)

Last updated: September 27,2024

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

$ yay -S python-wxpython-dev

* (Optional) Uninstall python-wxpython-dev on Arch using YAY

$ yay -Rns python-wxpython-dev

2. Manually Install "python-wxpython-dev" via AUR

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

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

b. Clone python-wxpython-dev's git locally

$ git clone https://aur.archlinux.org/python-wxpython-dev.git ~/python-wxpython-dev

c. Go to ~/python-wxpython-dev folder and install it

$ cd ~/python-wxpython-dev $ makepkg -si

3. Information about the python-wxpython-dev package on Arch User Repository (AUR)

ID: 1128183
Name: python-wxpython-dev
PackageBaseID: 175279
PackageBase: python-wxpython-dev
Version: 4.2.1a1.dev5486+98871b69-1
Description: Cross-platform GUI toolkit. Developer version
URL: https://www.wxpython.org
NumVotes: 1
Popularity: 0.012397
OutOfDate:
Maintainer: dobedobedo
FirstSubmitted: 1642861965
LastModified: 1660981661
URLPath: /cgit/aur.git/snapshot/python-wxpython-dev.tar.gz