python-pyglet on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S python-pyglet

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

$ yay -Rns python-pyglet

2. Manually Install "python-pyglet" via AUR

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

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

b. Clone python-pyglet's git locally

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

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

$ cd ~/python-pyglet $ makepkg -si

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

ID: 1360407
Name: python-pyglet
PackageBaseID: 192192
PackageBase: pyglet
Version: 2.0.10-1
Description: A cross-platform windowing and multimedia library for Python
URL: https://github.com/pyglet/pyglet
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: konez2k
Submitter: arojas
FirstSubmitted: 1680344362
LastModified: 1701076428
URLPath: /cgit/aur.git/snapshot/python-pyglet.tar.gz