python-humblewx on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S python-humblewx

* (Optional) Uninstall python-humblewx on Arch using YAY

$ yay -Rns python-humblewx

2. Manually Install "python-humblewx" via AUR

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

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

b. Clone python-humblewx's git locally

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

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

$ cd ~/python-humblewx $ makepkg -si

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

ID: 829679
Name: python-humblewx
PackageBaseID: 148340
PackageBase: python-humblewx
Version: 0.2.2-1
Description: Library that simplifies creating user interfaces with wxPython.
URL: https://github.com/thetimelineproj/humblewx
NumVotes: 1
Popularity: 5.4E-5
OutOfDate:
Maintainer: tikrass
Submitter: tikrass
FirstSubmitted: 1579456077
LastModified: 1607275731
URLPath: /cgit/aur.git/snapshot/python-humblewx.tar.gz