wxbase3.0 on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S wxbase3.0

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

$ yay -Rns wxbase3.0

2. Manually Install "wxbase3.0" via AUR

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

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

b. Clone wxbase3.0's git locally

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

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

$ cd ~/wxbase3.0 $ makepkg -si

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

ID: 1277363
Name: wxbase3.0
PackageBaseID: 194998
PackageBase: wxbase3.0
Version: 3.0.5.1-1
Description: wxWidgets base libraries for no X install (3.0 branch stable version)
URL: http://wxwidgets.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: izenin
Submitter: izenin
FirstSubmitted: 1687468851
LastModified: 1687470137
URLPath: /cgit/aur.git/snapshot/wxbase3.0.tar.gz