python-sge on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python-sge

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

$ yay -Rns python-sge

2. Manually Install "python-sge" via AUR

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

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

b. Clone python-sge's git locally

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

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

$ cd ~/python-sge $ makepkg -si

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

ID: 1205062
Name: python-sge
PackageBaseID: 172157
PackageBase: python-sge
Version: 2.0.2-1
Description: The Seclusion Game Engine, or SGE, is a general-purpose 2-D game engine.
URL: https://python-sge.github.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: CrisisModel
Submitter: CrisisModel
FirstSubmitted: 1634561709
LastModified: 1675286534
URLPath: /cgit/aur.git/snapshot/python-sge.tar.gz