glew1.13 on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S glew1.13

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

$ yay -Rns glew1.13

2. Manually Install "glew1.13" via AUR

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

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

b. Clone glew1.13's git locally

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

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

$ cd ~/glew1.13 $ makepkg -si

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

ID: 1421193
Name: glew1.13
PackageBaseID: 105354
PackageBase: glew1.13
Version: 1.13.0-4
Description: A cross-platform C/C++ extension loading library
URL: https://glew.sourceforge.net
NumVotes: 14
Popularity: 0
OutOfDate:
Maintainer: xiota
Submitter: Gryffyn
FirstSubmitted: 1451645730
LastModified: 1709649073
URLPath: /cgit/aur.git/snapshot/glew1.13.tar.gz