python-pysdl2 on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S python-pysdl2

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

$ yay -Rns python-pysdl2

2. Manually Install "python-pysdl2" via AUR

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

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

b. Clone python-pysdl2's git locally

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

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

$ cd ~/python-pysdl2 $ makepkg -si

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

ID: 1280526
Name: python-pysdl2
PackageBaseID: 72434
PackageBase: python-pysdl2
Version: 0.9.16-1
Description: Python ctypes wrapper around SDL2
URL: https://github.com/marcusva/py-sdl2
NumVotes: 39
Popularity: 0.569421
OutOfDate:
Maintainer: frealgagu
Submitter: feuri
FirstSubmitted: 1375883724
LastModified: 1688055869
URLPath: /cgit/aur.git/snapshot/python-pysdl2.tar.gz