wxwidgets3.0 on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S wxwidgets3.0

* (Optional) Uninstall wxwidgets3.0 on Arch using YAY

$ yay -Rns wxwidgets3.0

2. Manually Install "wxwidgets3.0" via AUR

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

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

b. Clone wxwidgets3.0's git locally

$ git clone https://aur.archlinux.org/wxwidgets3.0.git ~/wxwidgets3.0

c. Go to ~/wxwidgets3.0 folder and install it

$ cd ~/wxwidgets3.0 $ makepkg -si

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

ID: 1339444
Name: wxwidgets3.0
PackageBaseID: 184869
PackageBase: wxwidgets3.0
Version: 3.0.5.1-3
Description: GTK+3 implementation of wxWidgets API for GUI
URL: https://wxwidgets.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: denisfalqueto
FirstSubmitted: 1660316131
LastModified: 1698184097
URLPath: /cgit/aur.git/snapshot/wxwidgets3.0.tar.gz