wxc on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S wxc

* (Optional) Uninstall wxc on Arch using YAY

$ yay -Rns wxc

2. Manually Install "wxc" via AUR

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

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

b. Clone wxc's git locally

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

c. Go to ~/wxc folder and install it

$ cd ~/wxc $ makepkg -si

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

ID: 1279497
Name: wxc
PackageBaseID: 195106
PackageBase: wxc
Version: 1.0.0.1-1
Description: A C wrapper around the wxWidgets C++ library
URL: https://github.com/georgefst/wxHaskell
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: george.fst
Submitter: george.fst
FirstSubmitted: 1687868182
LastModified: 1687868182
URLPath: /cgit/aur.git/snapshot/wxc.tar.gz