glbinding-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S glbinding-git

* (Optional) Uninstall glbinding-git on Arch using YAY

$ yay -Rns glbinding-git

2. Manually Install "glbinding-git" via AUR

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

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

b. Clone glbinding-git's git locally

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

c. Go to ~/glbinding-git folder and install it

$ cd ~/glbinding-git $ makepkg -si

3. Information about the glbinding-git package on Arch User Repository (AUR)

ID: 586718
Name: glbinding-git
PackageBaseID: 84597
PackageBase: glbinding-git
Version: 2.1.3.r105.gc9909596-1
Description: A generated C++ binding for the OpenGL API, generated using the gl.xml specification
URL: http://www.glbinding.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Xentec
Submitter: Xentec
FirstSubmitted: 1408014690
LastModified: 1550319466
URLPath: /cgit/aur.git/snapshot/glbinding-git.tar.gz