How to Install gss-man in Ubuntu 18.04



Install gss-man by entering the following commands in the terminal:

sudo apt update
sudo apt install gss-man

Description:

Man pages for GSS

The GNU Generic Security Service Library (GSSLib) is a free implementation of the GSS-API security framework. GSSLib uses Shishi to implement the Kerberos V5 mechanism, but is flexible enough to support other mechanisms too. . This package contain the API reference as man pages.

Homepage: http://www.gnu.org/software/gss/

Version: 1.0.3-3

Section: universe/doc