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

Last updated: June 21,2024

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

$ yay -S mingw-w64-mesa

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

$ yay -Rns mingw-w64-mesa

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

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

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

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

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

ID: 1423526
Name: mingw-w64-mesa
PackageBaseID: 141423
PackageBase: mingw-w64-mesa
Version: 24.0.2-1
Description: An open-source implementation of the OpenGL specification (mingw-w64)
URL: https://www.mesa3d.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1555838068
LastModified: 1709939377
URLPath: /cgit/aur.git/snapshot/mingw-w64-mesa.tar.gz