mingw-w64-glfw on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "mingw-w64-glfw" 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
Copied
b. Install mingw-w64-glfw on Arch using YAY
$
yay -S
mingw-w64-glfw
Copied
* (Optional) Uninstall mingw-w64-glfw on Arch using YAY
$
yay -Rns
mingw-w64-glfw
Copied
2. Manually Install "mingw-w64-glfw" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone mingw-w64-glfw's git locally
$
git clone https://aur.archlinux.org/mingw-w64-glfw.git
~/mingw-w64-glfw
Copied
c. Go to ~/mingw-w64-glfw folder and install it
$
cd
~/mingw-w64-glfw
Copied
$
makepkg -si
Copied
3. Information about the mingw-w64-glfw package on Arch User Repository (AUR)
ID: 1415766
Name: mingw-w64-glfw
PackageBaseID: 98300
PackageBase: mingw-w64-glfw
Version: 3.4-1
Description: A free, open source, portable framework for OpenGL application development (mingw-w64)
URL: http://www.glfw.org/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: Jacuzzi
Submitter: smiszym
FirstSubmitted: 1440331280
LastModified: 1708948426
URLPath: /cgit/aur.git/snapshot/mingw-w64-glfw.tar.gz
Name: mingw-w64-glfw
PackageBaseID: 98300
PackageBase: mingw-w64-glfw
Version: 3.4-1
Description: A free, open source, portable framework for OpenGL application development (mingw-w64)
URL: http://www.glfw.org/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: Jacuzzi
Submitter: smiszym
FirstSubmitted: 1440331280
LastModified: 1708948426
URLPath: /cgit/aur.git/snapshot/mingw-w64-glfw.tar.gz