How to Install and Uninstall munge Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "munge" package

Learn how to install munge on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install munge

2. Uninstall "munge" package

Learn how to uninstall munge on openSuSE Tumbleweed:

$ sudo zypper remove munge

3. Information about the munge package on openSuSE Tumbleweed

Information for package munge:
------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : munge
Version : 0.5.15-2.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 331.7 KiB
Installed : No
Status : not installed
Source package : munge-0.5.15-2.6.src
Upstream URL : https://dun.github.io/munge/
Summary : An authentication service for creating and validating credentials
Description :
MUNGE (MUNGE Uid 'N' Gid Emporium) is an authentication service for
creating and validating user credentials. It is designed to be highly
scalable for use in an HPC cluster environment. It provides a portable
API for encoding the user's identity into a tamper-proof credential
that can be obtained by an untrusted client and forwarded by untrusted
intermediaries within a security realm. Clients within this realm can
create and validate credentials without the use of root privileges,
reserved ports, or platform-specific methods.