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

Last updated: November 23,2024

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

$ yay -S mingw-w64-make

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

$ yay -Rns mingw-w64-make

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

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

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

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

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

ID: 997752
Name: mingw-w64-make
PackageBaseID: 147200
PackageBase: mingw-w64-make
Version: 1-5
Description: Make wrapper for MinGW (mingw-w64)
URL: http://fedoraproject.org/wiki/MinGW
NumVotes: 3
Popularity: 0.0007
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1575495081
LastModified: 1638563651
URLPath: /cgit/aur.git/snapshot/mingw-w64-make.tar.gz