How to Install and Uninstall slurm-pam_slurm.x86_64 Package on Oracle Linux 9

Last updated: October 06,2024

1. Install "slurm-pam_slurm.x86_64" package

This is a short guide on how to install slurm-pam_slurm.x86_64 on Oracle Linux 9

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

2. Uninstall "slurm-pam_slurm.x86_64" package

This tutorial shows how to uninstall slurm-pam_slurm.x86_64 on Oracle Linux 9:

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

3. Information about the slurm-pam_slurm.x86_64 package on Oracle Linux 9

Last metadata expiration check: 1:26:26 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : slurm-pam_slurm
Version : 22.05.9
Release : 1.el9
Architecture : x86_64
Size : 24 k
Source : slurm-22.05.9-1.el9.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.