glew2.0 on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S glew2.0

* (Optional) Uninstall glew2.0 on Arch using YAY

$ yay -Rns glew2.0

2. Manually Install "glew2.0" via AUR

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

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

b. Clone glew2.0's git locally

$ git clone https://aur.archlinux.org/glew2.0.git ~/glew2.0

c. Go to ~/glew2.0 folder and install it

$ cd ~/glew2.0 $ makepkg -si

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

ID: 859028
Name: glew2.0
PackageBaseID: 134376
PackageBase: glew2.0
Version: 2.0.0-2
Description: The OpenGL Extension Wrangler Library
URL: http://glew.sourceforge.net
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xpt
FirstSubmitted: 1532039641
LastModified: 1612534905
URLPath: /cgit/aur.git/snapshot/glew2.0.tar.gz