gli on AUR (Arch User Repository)

Last updated: January 25,2025

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

$ yay -S gli

* (Optional) Uninstall gli on Arch using YAY

$ yay -Rns gli

2. Manually Install "gli" via AUR

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

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

b. Clone gli's git locally

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

c. Go to ~/gli folder and install it

$ cd ~/gli $ makepkg -si

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

ID: 753567
Name: gli
PackageBaseID: 100205
PackageBase: gli
Version: 0.8.2.0-1
Description: OpenGL Image (GLI) is a header only C++ image library for graphics software
URL: http://gli.g-truc.net
NumVotes: 3
Popularity: 0
OutOfDate: 1708945449
Maintainer:
Submitter: Ryp
FirstSubmitted: 1442524249
LastModified: 1592472029
URLPath: /cgit/aur.git/snapshot/gli.tar.gz