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

Last updated: October 09,2024

1. Install "slurm-slurmctld.x86_64" package

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

$ sudo dnf update $ sudo dnf install slurm-slurmctld.x86_64

2. Uninstall "slurm-slurmctld.x86_64" package

Learn how to uninstall slurm-slurmctld.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove slurm-slurmctld.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:22:36 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : slurm-slurmctld
Version : 22.05.9
Release : 1.el9
Architecture : x86_64
Size : 494 k
Source : slurm-22.05.9-1.el9.src.rpm
Repository : epel
Summary : Slurm controller daemon
URL : https://slurm.schedmd.com/
License : GPLv2 and BSD
Description : Slurm controller daemon. Used to manage the job queue, schedule jobs,
: and dispatch RPC messages to the slurmd processon the compute nodes
: to launch jobs.