python2-opengl on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S python2-opengl

* (Optional) Uninstall python2-opengl on Arch using YAY

$ yay -Rns python2-opengl

2. Manually Install "python2-opengl" via AUR

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

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

b. Clone python2-opengl's git locally

$ git clone https://aur.archlinux.org/python2-opengl.git ~/python2-opengl

c. Go to ~/python2-opengl folder and install it

$ cd ~/python2-opengl $ makepkg -si

3. Information about the python2-opengl package on Arch User Repository (AUR)

ID: 1046341
Name: python2-opengl
PackageBaseID: 176606
PackageBase: python2-opengl
Version: 3.1.6-1
Description: The most common cross platform Python binding to OpenGL and related APIs (for Python 2.7)
URL: http://pyopengl.sourceforge.net
NumVotes: 1
Popularity: 2.0E-6
OutOfDate:
Maintainer: LaughingMan
Submitter: LaughingMan
FirstSubmitted: 1646427162
LastModified: 1646427162
URLPath: /cgit/aur.git/snapshot/python2-opengl.tar.gz

5. The same packages on other Linux Distributions