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

Last updated: May 19,2024

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

$ yay -S mingw-w64-raylib

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

$ yay -Rns mingw-w64-raylib

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

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

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

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

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

ID: 1356775
Name: mingw-w64-raylib
PackageBaseID: 153003
PackageBase: mingw-w64-raylib
Version: 5.0-1
Description: Simple and easy to use game programming library (mingw-w64)
URL: https://www.raylib.com
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: seo.disparate
Submitter: seo.disparate
FirstSubmitted: 1589974351
LastModified: 1700562126
URLPath: /cgit/aur.git/snapshot/mingw-w64-raylib.tar.gz