torque on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "torque" 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 torque on Arch using YAY
$
yay -S
torque
Copied
* (Optional) Uninstall torque on Arch using YAY
$
yay -Rns
torque
Copied
2. Manually Install "torque" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone torque's git locally
$
git clone https://aur.archlinux.org/torque.git
~/torque
Copied
c. Go to ~/torque folder and install it
$
cd
~/torque
Copied
$
makepkg -si
Copied
3. Information about the torque package on Arch User Repository (AUR)
ID: 1126409
Name: torque
PackageBaseID: 107675
PackageBase: torque
Version: 6.1.3.h5-1
Description: An open source resource manager providing control over batch jobs and distributed compute nodes
URL: http://www.adaptivecomputing.com/products/open-source/torque/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: petronny
Submitter: Morn
FirstSubmitted: 1455628962
LastModified: 1660587260
URLPath: /cgit/aur.git/snapshot/torque.tar.gz
Name: torque
PackageBaseID: 107675
PackageBase: torque
Version: 6.1.3.h5-1
Description: An open source resource manager providing control over batch jobs and distributed compute nodes
URL: http://www.adaptivecomputing.com/products/open-source/torque/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: petronny
Submitter: Morn
FirstSubmitted: 1455628962
LastModified: 1660587260
URLPath: /cgit/aur.git/snapshot/torque.tar.gz