How to Install and Uninstall slurm.x86_64 Package on CentOS 8 / RHEL 8

Last updated: October 05,2024

1. Install "slurm.x86_64" package

This is a short guide on how to install slurm.x86_64 on CentOS 8 / RHEL 8

$ 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 CentOS 8 / RHEL 8:

$ sudo dnf remove slurm.x86_64 $ sudo dnf autoremove

3. Information about the slurm.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:32:53 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : slurm
Version : 20.11.5
Release : 1.el8
Architecture : x86_64
Size : 1.7 M
Source : slurm-20.11.5-1.el8.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.