How to Install and Uninstall slurm-slurmctld.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "slurm-slurmctld.x86_64" package

This guide covers the steps necessary to install slurm-slurmctld.x86_64 on Fedora 34

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

2. Uninstall "slurm-slurmctld.x86_64" package

Please follow the instructions below to uninstall slurm-slurmctld.x86_64 on Fedora 34:

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

3. Information about the slurm-slurmctld.x86_64 package on Fedora 34

Last metadata expiration check: 5:02:21 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : slurm-slurmctld
Version : 21.08.8
Release : 2.fc34
Architecture : x86_64
Size : 488 k
Source : slurm-21.08.8-2.fc34.src.rpm
Repository : updates
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.