glew1.6 on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S glew1.6

* (Optional) Uninstall glew1.6 on Arch using YAY

$ yay -Rns glew1.6

2. Manually Install "glew1.6" via AUR

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

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

b. Clone glew1.6's git locally

$ git clone https://aur.archlinux.org/glew1.6.git ~/glew1.6

c. Go to ~/glew1.6 folder and install it

$ cd ~/glew1.6 $ makepkg -si

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

ID: 261165
Name: glew1.6
PackageBaseID: 105353
PackageBase: glew1.6
Version: 1.6.0-1
Description: The OpenGL Extension Wrangler Library
URL: http://glew.sourceforge.net
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Gryffyn
FirstSubmitted: 1451645324
LastModified: 1451645590
URLPath: /cgit/aur.git/snapshot/glew1.6.tar.gz