docs-gl on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S docs-gl

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

$ yay -Rns docs-gl

2. Manually Install "docs-gl" via AUR

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

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

b. Clone docs-gl's git locally

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

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

$ cd ~/docs-gl $ makepkg -si

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

ID: 977986
Name: docs-gl
PackageBaseID: 149865
PackageBase: docs-gl
Version: 20211022-1
Description: an improved version of the official OpenGL documentation
URL: http://docs.gl/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: editicalu
Submitter: editicalu
FirstSubmitted: 1583524647
LastModified: 1634921351
URLPath: /cgit/aur.git/snapshot/docs-gl.tar.gz