mingw-w64-wxmsw3.1 on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S mingw-w64-wxmsw3.1

* (Optional) Uninstall mingw-w64-wxmsw3.1 on Arch using YAY

$ yay -Rns mingw-w64-wxmsw3.1

2. Manually Install "mingw-w64-wxmsw3.1" via AUR

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

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

b. Clone mingw-w64-wxmsw3.1's git locally

$ git clone https://aur.archlinux.org/mingw-w64-wxmsw3.1.git ~/mingw-w64-wxmsw3.1

c. Go to ~/mingw-w64-wxmsw3.1 folder and install it

$ cd ~/mingw-w64-wxmsw3.1 $ makepkg -si

3. Information about the mingw-w64-wxmsw3.1 package on Arch User Repository (AUR)

ID: 930314
Name: mingw-w64-wxmsw3.1
PackageBaseID: 111249
PackageBase: mingw-w64-wxmsw3.1
Version: 1:3.1.5-1
Description: Win32 implementation of wxWidgets API for GUI (development branch, mingw-w64)
URL: http://wxwidgets.org
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: ivan_p
FirstSubmitted: 1463150106
LastModified: 1625424267
URLPath: /cgit/aur.git/snapshot/mingw-w64-wxmsw3.1.tar.gz