python-glad on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-glad

* (Optional) Uninstall python-glad on Arch using YAY

$ yay -Rns python-glad

2. Manually Install "python-glad" via AUR

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

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

b. Clone python-glad's git locally

$ git clone https://aur.archlinux.org/python-glad.git ~/python-glad

c. Go to ~/python-glad folder and install it

$ cd ~/python-glad $ makepkg -si

3. Information about the python-glad package on Arch User Repository (AUR)

ID: 1063044
Name: python-glad
PackageBaseID: 166380
PackageBase: python-glad
Version: 0.1.36-1
Description: Multi-language GL/GLES/EGL/GLX/WGL loader-generator
URL: https://github.com/Dav1dde/glad
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: xyproto
FirstSubmitted: 1620126950
LastModified: 1649341326
URLPath: /cgit/aur.git/snapshot/python-glad.tar.gz

5. The same packages on other Linux Distributions