wxglade on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S wxglade

* (Optional) Uninstall wxglade on Arch using YAY

$ yay -Rns wxglade

2. Manually Install "wxglade" via AUR

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

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

b. Clone wxglade's git locally

$ git clone https://aur.archlinux.org/wxglade.git ~/wxglade

c. Go to ~/wxglade folder and install it

$ cd ~/wxglade $ makepkg -si

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

ID: 1267024
Name: wxglade
PackageBaseID: 4511
PackageBase: wxglade
Version: 1.0.5-2
Description: wxGlade is a GUI builder written in Python for the GUI toolkit wxWidgets/wxPython
URL: https://github.com/wxGlade/wxGlade
NumVotes: 72
Popularity: 3.0E-6
OutOfDate:
Maintainer: FirstAirBender
Submitter:
FirstSubmitted: 1146989872
LastModified: 1685743263
URLPath: /cgit/aur.git/snapshot/wxglade.tar.gz