python-pygame-widgets on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-pygame-widgets

* (Optional) Uninstall python-pygame-widgets on Arch using YAY

$ yay -Rns python-pygame-widgets

2. Manually Install "python-pygame-widgets" via AUR

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

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

b. Clone python-pygame-widgets's git locally

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

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

$ cd ~/python-pygame-widgets $ makepkg -si

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

ID: 1038326
Name: python-pygame-widgets
PackageBaseID: 176098
PackageBase: python-pygame-widgets
Version: 1.0.0-1
Description: A module for use with Pygame. Includes fully customisable buttons, textboxes and sliders, as well as the ability to create and run animations on these widgets.
URL: https://github.com/AustL/PygameWidgets
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: slashformotion
Submitter: slashformotion
FirstSubmitted: 1645114033
LastModified: 1645114033
URLPath: /cgit/aur.git/snapshot/python-pygame-widgets.tar.gz