python2-pygame on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python2-pygame

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

$ yay -Rns python2-pygame

2. Manually Install "python2-pygame" via AUR

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

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

b. Clone python2-pygame's git locally

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

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

$ cd ~/python2-pygame $ makepkg -si

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

ID: 1127692
Name: python2-pygame
PackageBaseID: 156315
PackageBase: python2-pygame
Version: 2.0.3-2
Description: Python game library
URL: https://www.pygame.org/
NumVotes: 8
Popularity: 2.4E-5
OutOfDate:
Maintainer:
Submitter: twa022
FirstSubmitted: 1596509639
LastModified: 1660852871
URLPath: /cgit/aur.git/snapshot/python2-pygame.tar.gz

5. The same packages on other Linux Distributions