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

Last updated: October 09,2024

1. Install "slurm-pam_slurm.x86_64" package

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

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

2. Uninstall "slurm-pam_slurm.x86_64" package

This guide let you learn how to uninstall slurm-pam_slurm.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 0:18:04 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : slurm-pam_slurm
Version : 20.11.9
Release : 1.el8
Architecture : x86_64
Size : 30 k
Source : slurm-20.11.9-1.el8.src.rpm
Repository : epel
Summary : PAM module for restricting access to compute nodes via Slurm
URL : https://slurm.schedmd.com/
License : GPLv2 and BSD
Description : This module restricts access to compute nodes in a cluster where Slurm
: is in use. Access is granted to root, any user with a Slurm-launched job
: currently running on the node, or any user who has allocated resources
: on the node according to Slurm.