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

Last updated: October 07,2024

1. Install "slurm-nss_slurm.x86_64" package

This is a short guide on how to install slurm-nss_slurm.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "slurm-nss_slurm.x86_64" package

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

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

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

Last metadata expiration check: 1:14:54 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : slurm-nss_slurm
Version : 22.05.9
Release : 1.el9
Architecture : x86_64
Size : 16 k
Source : slurm-22.05.9-1.el9.src.rpm
Repository : epel
Summary : NSS plugin for slurm
URL : https://slurm.schedmd.com/
License : GPLv2 and BSD
Description : nss_slurm is an optional NSS plugin that can permit passwd and group resolution
: for a job on the compute node to be serviced through the local slurmstepd
: process, rather than through some alternate network-based service such as LDAP,
: SSSD, or NSLCD.