How to Install libmunge-dev in Ubuntu 18.04



Install libmunge-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libmunge-dev

Description:

authentication service for credential -- development package

MUNGE (MUNGE Uid 'N' Gid Emporium) is an authentication service for creating and validating credentials. 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. . This package contains the development files for compiling applications using MUNGE.

Homepage: https://dun.github.io/munge

Version: 0.5.13-1

Section: universe/libdevel