How to Install and Uninstall libgss3 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 21,2024

1. Install "libgss3" package

Learn how to install libgss3 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libgss3

2. Uninstall "libgss3" package

This is a short guide on how to uninstall libgss3 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libgss3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgss3 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libgss3
Priority: extra
Section: universe/libs
Installed-Size: 423
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GSS Team
Architecture: amd64
Source: gss
Version: 1.0.3-2
Depends: libc6 (>= 2.14), libshishi0 (>= 0.0.30), libshishi-dev (>= 0.0.42)
Suggests: shishi
Filename: pool/universe/g/gss/libgss3_1.0.3-2_amd64.deb
Size: 65168
MD5sum: c7e224b8aadf5213aa366f953ccbf1cb
SHA1: 6f55dd9b74d57bb0e40433fbe22a506758516726
SHA256: ad2b8f56e0bb4d4a44a2e3d9afcaa5ac110751e39594339509284f8afc2e0065
Description-en: Library for Generic Security Services
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 contains the GSS library.
Description-md5: fe9bad5c6e2e47f73e9dee372ffc5b1a
Homepage: http://www.gnu.org/software/gss/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu