glee on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S glee

* (Optional) Uninstall glee on Arch using YAY

$ yay -Rns glee

2. Manually Install "glee" via AUR

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

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

b. Clone glee's git locally

$ git clone https://aur.archlinux.org/glee.git ~/glee

c. Go to ~/glee folder and install it

$ cd ~/glee $ makepkg -si

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

ID: 517181
Name: glee
PackageBaseID: 128414
PackageBase: glee
Version: 5.4.0-4
Description: Free cross-platform extension loading library for OpenGL
URL: http://elf-stone.com/glee.php
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: anthraxx
Submitter: dvzrv
FirstSubmitted: 1514321912
LastModified: 1528306613
URLPath: /cgit/aur.git/snapshot/glee.tar.gz