wxbase2.8 on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S wxbase2.8

* (Optional) Uninstall wxbase2.8 on Arch using YAY

$ yay -Rns wxbase2.8

2. Manually Install "wxbase2.8" via AUR

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

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

b. Clone wxbase2.8's git locally

$ git clone https://aur.archlinux.org/wxbase2.8.git ~/wxbase2.8

c. Go to ~/wxbase2.8 folder and install it

$ cd ~/wxbase2.8 $ makepkg -si

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

ID: 193470
Name: wxbase2.8
PackageBaseID: 91568
PackageBase: wxbase2.8
Version: 2.8.12-4
Description: wxWidgets base libraries for no X install (2.8 branch stable version)
URL: http://wxwidgets.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1427062765
LastModified: 1434132357
URLPath: /cgit/aur.git/snapshot/wxbase2.8.tar.gz