python-moderngl on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-moderngl

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

$ yay -Rns python-moderngl

2. Manually Install "python-moderngl" via AUR

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

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

b. Clone python-moderngl's git locally

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

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

$ cd ~/python-moderngl $ makepkg -si

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

ID: 1390663
Name: python-moderngl
PackageBaseID: 178041
PackageBase: python-moderngl
Version: 5.10.0-1
Description: ModernGL: High performance rendering for Python 3
URL: https://github.com/moderngl/moderngl
NumVotes: 1
Popularity: 0.000524
OutOfDate:
Maintainer: Rubo
Submitter: Rubo
FirstSubmitted: 1650214289
LastModified: 1705953346
URLPath: /cgit/aur.git/snapshot/python-moderngl.tar.gz