glew-2.1 on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S glew-2.1

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

$ yay -Rns glew-2.1

2. Manually Install "glew-2.1" 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.1's git locally

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

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

$ cd ~/glew-2.1 $ makepkg -si

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

ID: 760090
Name: glew-2.1
PackageBaseID: 155065
PackageBase: glew-2.1
Version: 2.1.0-1
Description: The OpenGL Extension Wrangler Library
URL: http://glew.sourceforge.net
NumVotes: 6
Popularity: 0.118142
OutOfDate:
Maintainer: Sanpi
Submitter: Sanpi
FirstSubmitted: 1593768346
LastModified: 1593768346
URLPath: /cgit/aur.git/snapshot/glew-2.1.tar.gz