mingw-w64-gcc132 on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S mingw-w64-gcc132

* (Optional) Uninstall mingw-w64-gcc132 on Arch using YAY

$ yay -Rns mingw-w64-gcc132

2. Manually Install "mingw-w64-gcc132" 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-gcc132's git locally

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

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

$ cd ~/mingw-w64-gcc132 $ makepkg -si

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

ID: 1368996
Name: mingw-w64-gcc132
PackageBaseID: 200530
PackageBase: mingw-w64-gcc132
Version: 13.2.0-1
Description: Cross GCC for the MinGW-w64 cross-compiler
URL: https://gcc.gnu.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1702467098
LastModified: 1702467098
URLPath: /cgit/aur.git/snapshot/mingw-w64-gcc132.tar.gz