How to Install and Uninstall slurm.x86_64 Package on CentOS Stream 9

Last updated: June 03,2024

1. Install "slurm.x86_64" package

Please follow the guidelines below to install slurm.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install slurm.x86_64

2. Uninstall "slurm.x86_64" package

This tutorial shows how to uninstall slurm.x86_64 on CentOS Stream 9:

$ sudo dnf remove slurm.x86_64 $ sudo dnf autoremove

3. Information about the slurm.x86_64 package on CentOS Stream 9

Last metadata expiration check: 1:20:59 ago on Sat Mar 16 16:03:45 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.