wxwidgets-gtk2 on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S wxwidgets-gtk2

* (Optional) Uninstall wxwidgets-gtk2 on Arch using YAY

$ yay -Rns wxwidgets-gtk2

2. Manually Install "wxwidgets-gtk2" via AUR

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

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

b. Clone wxwidgets-gtk2's git locally

$ git clone https://aur.archlinux.org/wxwidgets-gtk2.git ~/wxwidgets-gtk2

c. Go to ~/wxwidgets-gtk2 folder and install it

$ cd ~/wxwidgets-gtk2 $ makepkg -si

3. Information about the wxwidgets-gtk2 package on Arch User Repository (AUR)

ID: 1370085
Name: wxwidgets-gtk2
PackageBaseID: 184104
PackageBase: wxwidgets-gtk2
Version: 3.2.4-1
Description: GTK+2 implementation of wxWidgets API for GUI
URL: https://wxwidgets.org
NumVotes: 6
Popularity: 0.010154
OutOfDate:
Maintainer: petronny
Submitter: petronny
FirstSubmitted: 1658145829
LastModified: 1702622359
URLPath: /cgit/aur.git/snapshot/wxwidgets-gtk2.tar.gz