How to Install and Uninstall slurm-nss_slurm.x86_64 Package on AlmaLinux 8

Last updated: November 28,2024

1. Install "slurm-nss_slurm.x86_64" package

In this section, we are going to explain the necessary steps to install slurm-nss_slurm.x86_64 on AlmaLinux 8

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

2. Uninstall "slurm-nss_slurm.x86_64" package

This tutorial shows how to uninstall slurm-nss_slurm.x86_64 on AlmaLinux 8:

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

3. Information about the slurm-nss_slurm.x86_64 package on AlmaLinux 8

Last metadata expiration check: 1:51:45 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : slurm-nss_slurm
Version : 20.11.9
Release : 1.el8
Architecture : x86_64
Size : 21 k
Source : slurm-20.11.9-1.el8.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.