python-pyglm on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-pyglm

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

$ yay -Rns python-pyglm

2. Manually Install "python-pyglm" via AUR

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

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

b. Clone python-pyglm's git locally

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

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

$ cd ~/python-pyglm $ makepkg -si

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

ID: 1355604
Name: python-pyglm
PackageBaseID: 170715
PackageBase: python-pyglm
Version: 2.7.1-1
Description: OpenGL Mathematics library for Python
URL: https://github.com/Zuzu-Typ/PyGLM
NumVotes: 2
Popularity: 9.5E-5
OutOfDate:
Maintainer: ahmubashshir
Submitter: ahmubashshir
FirstSubmitted: 1630682571
LastModified: 1700375638
URLPath: /cgit/aur.git/snapshot/python-pyglm.tar.gz