pure-gl on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S pure-gl

* (Optional) Uninstall pure-gl on Arch using YAY

$ yay -Rns pure-gl

2. Manually Install "pure-gl" via AUR

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

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

b. Clone pure-gl's git locally

$ git clone https://aur.archlinux.org/pure-gl.git ~/pure-gl

c. Go to ~/pure-gl folder and install it

$ cd ~/pure-gl $ makepkg -si

3. Information about the pure-gl package on Arch User Repository (AUR)

ID: 638366
Name: pure-gl
PackageBaseID: 36155
PackageBase: pure-gl
Version: 0.9-1
Description: Pure's interface to OpenGL
URL: http://purelang.bitbucket.org/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: pure-aur
Submitter: asitdepends
FirstSubmitted: 1270326260
LastModified: 1566120491
URLPath: /cgit/aur.git/snapshot/pure-gl.tar.gz