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

Last updated: October 08,2024

1. Install "slurm.x86_64" package

In this section, we are going to explain the necessary steps to install slurm.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install slurm.x86_64

2. Uninstall "slurm.x86_64" package

Please follow the step by step instructions below to uninstall slurm.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove slurm.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:56:42 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : slurm
Version : 22.05.9
Release : 1.el9
Architecture : x86_64
Size : 1.9 M
Source : slurm-22.05.9-1.el9.src.rpm
Repository : epel
Summary : Simple Linux Utility for Resource Management
URL : https://slurm.schedmd.com/
License : GPLv2 and BSD
Description : Slurm is an open source, fault-tolerant, and highly scalable
: cluster management and job scheduling system for Linux clusters.
: Components include machine status, partition management,
: job management, scheduling and accounting modules.