glew-2.0 on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S glew-2.0

* (Optional) Uninstall glew-2.0 on Arch using YAY

$ yay -Rns glew-2.0

2. Manually Install "glew-2.0" via AUR

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

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

b. Clone glew-2.0's git locally

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

c. Go to ~/glew-2.0 folder and install it

$ cd ~/glew-2.0 $ makepkg -si

3. Information about the glew-2.0 package on Arch User Repository (AUR)

ID: 670737
Name: glew-2.0
PackageBaseID: 146952
PackageBase: glew-2.0
Version: 2.0.0-1
Description: The OpenGL Extension Wrangler Library
URL: http://glew.sourceforge.net
NumVotes: 0
Popularity: 0
OutOfDate: 1706236915
Maintainer: m-pilia
Submitter: m-pilia
FirstSubmitted: 1574786895
LastModified: 1574786895
URLPath: /cgit/aur.git/snapshot/glew-2.0.tar.gz