glfw2 on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S glfw2

* (Optional) Uninstall glfw2 on Arch using YAY

$ yay -Rns glfw2

2. Manually Install "glfw2" via AUR

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

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

b. Clone glfw2's git locally

$ git clone https://aur.archlinux.org/glfw2.git ~/glfw2

c. Go to ~/glfw2 folder and install it

$ cd ~/glfw2 $ makepkg -si

3. Information about the glfw2 package on Arch User Repository (AUR)

ID: 795175
Name: glfw2
PackageBaseID: 72335
PackageBase: glfw2
Version: 2.7.9-3
Description: A free, open source, portable framework for OpenGL application development (LEGACY 2.x)
URL: http://www.glfw.org/
NumVotes: 35
Popularity: 0
OutOfDate:
Maintainer: WoefulDerelict
Submitter: speps
FirstSubmitted: 1375492121
LastModified: 1600809502
URLPath: /cgit/aur.git/snapshot/glfw2.tar.gz