How to Install and Uninstall munge.src Package on Oracle Linux 8
Last updated: November 27,2024
1. Install "munge.src" package
Learn how to install munge.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
munge.src
Copied
2. Uninstall "munge.src" package
This guide let you learn how to uninstall munge.src on Oracle Linux 8:
$
sudo dnf remove
munge.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the munge.src package on Oracle Linux 8
Last metadata expiration check: 6:51:03 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : munge
Version : 0.5.13
Release : 2.el8
Architecture : src
Size : 400 k
Source : None
Repository : ol8_appstream
Summary : Enables uid & gid authentication across a host cluster
URL : https://dun.github.io/munge/
License : GPLv3+ and LGPLv3+
Description : MUNGE (MUNGE Uid 'N' Gid Emporium) is an authentication service for creating
: and validating credentials. It is designed to be highly scalable for use
: in an HPC cluster environment.
: It allows a process to authenticate the UID and GID of another local or
: remote process within a group of hosts having common users and groups.
: These hosts form a security realm that is defined by a shared cryptographic
: key. Clients within this security realm can create and validate credentials
: without the use of root privileges, reserved ports, or platform-specific
: methods.
Available Packages
Name : munge
Version : 0.5.13
Release : 2.el8
Architecture : src
Size : 400 k
Source : None
Repository : ol8_appstream
Summary : Enables uid & gid authentication across a host cluster
URL : https://dun.github.io/munge/
License : GPLv3+ and LGPLv3+
Description : MUNGE (MUNGE Uid 'N' Gid Emporium) is an authentication service for creating
: and validating credentials. It is designed to be highly scalable for use
: in an HPC cluster environment.
: It allows a process to authenticate the UID and GID of another local or
: remote process within a group of hosts having common users and groups.
: These hosts form a security realm that is defined by a shared cryptographic
: key. Clients within this security realm can create and validate credentials
: without the use of root privileges, reserved ports, or platform-specific
: methods.