sge on AUR (Arch User Repository)
Last updated: November 08,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
Copied
b. Install sge on Arch using YAY
$
yay -S
sge
Copied
* (Optional) Uninstall sge on Arch using YAY
$
yay -Rns
sge
Copied
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
Copied
b. Clone sge's git locally
$
git clone https://aur.archlinux.org/sge.git
~/sge
Copied
c. Go to ~/sge folder and install it
$
cd
~/sge
Copied
$
makepkg -si
Copied
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
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