python-xsge on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S python-xsge

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

$ yay -Rns python-xsge

2. Manually Install "python-xsge" via AUR

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

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

b. Clone python-xsge's git locally

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

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

$ cd ~/python-xsge $ makepkg -si

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

ID: 1204123
Name: python-xsge
PackageBaseID: 172158
PackageBase: python-xsge
Version: 2021.10.11-3
Description: xSGE is a collection of higher-level extensions for the SGE which enhance the core functionality in an implementation-independent way.
URL: https://python-sge.github.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: CrisisModel
Submitter: CrisisModel
FirstSubmitted: 1634561815
LastModified: 1675126125
URLPath: /cgit/aur.git/snapshot/python-xsge.tar.gz