sge on AUR (Arch User Repository)

Last updated: May 29,2024

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

$ yay -S sge

* (Optional) Uninstall sge on Arch using YAY

$ yay -Rns sge

2. Manually Install "sge" via AUR

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

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

b. Clone sge's git locally

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

c. Go to ~/sge folder and install it

$ cd ~/sge $ makepkg -si

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

ID: 1144348
Name: sge
PackageBaseID: 142143
PackageBase: sge
Version: 1:8.1.9-8
Description: The Son of Grid Engine is a community project to continue Sun's old gridengine.
URL: https://arc.liv.ac.uk/trac/SGE
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: petronny
Submitter: daimh
FirstSubmitted: 1558111801
LastModified: 1664171265
URLPath: /cgit/aur.git/snapshot/sge.tar.gz