wxbase on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S wxbase

* (Optional) Uninstall wxbase on Arch using YAY

$ yay -Rns wxbase

2. Manually Install "wxbase" via AUR

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

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

b. Clone wxbase's git locally

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

c. Go to ~/wxbase folder and install it

$ cd ~/wxbase $ makepkg -si

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

ID: 1246322
Name: wxbase
PackageBaseID: 26385
PackageBase: wxbase
Version: 3.2.2.1-1
Description: wxWidgets base libraries for no X install (3.x branch stable version)
URL: http://wxwidgets.org
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: izenin
Submitter:
FirstSubmitted: 1241915435
LastModified: 1682454684
URLPath: /cgit/aur.git/snapshot/wxbase.tar.gz