wxpython2.8 on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S wxpython2.8

* (Optional) Uninstall wxpython2.8 on Arch using YAY

$ yay -Rns wxpython2.8

2. Manually Install "wxpython2.8" via AUR

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

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

b. Clone wxpython2.8's git locally

$ git clone https://aur.archlinux.org/wxpython2.8.git ~/wxpython2.8

c. Go to ~/wxpython2.8 folder and install it

$ cd ~/wxpython2.8 $ makepkg -si

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

ID: 1089131
Name: wxpython2.8
PackageBaseID: 119532
PackageBase: wxpython2.8
Version: 2.8.12.1-4
Description: A wxWidgets GUI toolkit for Python
URL: http://www.wxpython.org
NumVotes: 21
Popularity: 2.0E-6
OutOfDate: 1693252521
Maintainer: GhostApple
Submitter: tdy
FirstSubmitted: 1486412567
LastModified: 1654196640
URLPath: /cgit/aur.git/snapshot/wxpython2.8.tar.gz