makepkg-mingw on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S makepkg-mingw

* (Optional) Uninstall makepkg-mingw on Arch using YAY

$ yay -Rns makepkg-mingw

2. Manually Install "makepkg-mingw" via AUR

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

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

b. Clone makepkg-mingw's git locally

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

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

$ cd ~/makepkg-mingw $ makepkg -si

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

ID: 1185338
Name: makepkg-mingw
PackageBaseID: 188862
PackageBase: makepkg-mingw
Version: 6.0.1-1
Description: makepkg-mingw
URL: https://github.com/msys2/MSYS2-packages
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Freed
Submitter: Freed
FirstSubmitted: 1671463029
LastModified: 1671463029
URLPath: /cgit/aur.git/snapshot/makepkg-mingw.tar.gz