derelict-glfw3 on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S derelict-glfw3

* (Optional) Uninstall derelict-glfw3 on Arch using YAY

$ yay -Rns derelict-glfw3

2. Manually Install "derelict-glfw3" via AUR

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

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

b. Clone derelict-glfw3's git locally

$ git clone https://aur.archlinux.org/derelict-glfw3.git ~/derelict-glfw3

c. Go to ~/derelict-glfw3 folder and install it

$ cd ~/derelict-glfw3 $ makepkg -si

3. Information about the derelict-glfw3 package on Arch User Repository (AUR)

ID: 959719
Name: derelict-glfw3
PackageBaseID: 170975
PackageBase: derelict-glfw3
Version: 4.0.0_beta.1-1
Description: A dynamic binding to the GLFW 3 library.
URL: https://github.com/DerelictOrg/DerelictGLFW3
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Tooniis
FirstSubmitted: 1631426417
LastModified: 1631426417
URLPath: /cgit/aur.git/snapshot/derelict-glfw3.tar.gz