python-glcontext on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-glcontext

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

$ yay -Rns python-glcontext

2. Manually Install "python-glcontext" via AUR

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

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

b. Clone python-glcontext's git locally

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

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

$ cd ~/python-glcontext $ makepkg -si

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

ID: 1359947
Name: python-glcontext
PackageBaseID: 165234
PackageBase: python-glcontext
Version: 2.5.0-1
Description: A library providing OpenGL implementation for ModernGL on multiple platforms.
URL: https://github.com/moderngl/glcontext
NumVotes: 3
Popularity: 0.000566
OutOfDate:
Maintainer: groctel
Submitter: groctel
FirstSubmitted: 1617570934
LastModified: 1700991015
URLPath: /cgit/aur.git/snapshot/python-glcontext.tar.gz