How to Install and Uninstall torque-scheduler.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 04,2024

1. Install "torque-scheduler.x86_64" package

Please follow the step by step instructions below to install torque-scheduler.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install torque-scheduler.x86_64

2. Uninstall "torque-scheduler.x86_64" package

This guide let you learn how to uninstall torque-scheduler.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove torque-scheduler.x86_64 $ sudo dnf autoremove

3. Information about the torque-scheduler.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:37:47 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : torque-scheduler
Version : 6.1.3
Release : 8.el9
Architecture : x86_64
Size : 67 k
Source : torque-6.1.3-8.el9.src.rpm
Repository : epel
Summary : Simple fifo scheduler for TORQUE
URL : https://github.com/adaptivecomputing/torque/
License : OpenPBS and TORQUEv1.1
Description : TORQUE (Tera-scale Open-source Resource and QUEue manager) is a resource
: manager providing control over batch jobs and distributed compute nodes.
: TORQUE is based on OpenPBS version 2.3.12 and incorporates scalability,
: fault tolerance, and feature extension patches provided by USC, NCSA, OSC,
: the U.S. Dept of Energy, Sandia, PNNL, U of Buffalo, TeraGrid, and many
: other leading edge HPC organizations.
:
: This package holds the fifo C scheduler.