glew1.5 on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S glew1.5

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

$ yay -Rns glew1.5

2. Manually Install "glew1.5" via AUR

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

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

b. Clone glew1.5's git locally

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

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

$ cd ~/glew1.5 $ makepkg -si

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

ID: 260157
Name: glew1.5
PackageBaseID: 105170
PackageBase: glew1.5
Version: 1.5.8-5
Description: Legacy version of the OpenGL Extension Wrangler Library
URL: http://sourceforge.net/projects/glew/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1451251486
LastModified: 1451251610
URLPath: /cgit/aur.git/snapshot/glew1.5.tar.gz