How to Install and Uninstall libgssglue-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 21,2024

1. Install "libgssglue-dev" package

In this section, we are going to explain the necessary steps to install libgssglue-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libgssglue-dev

2. Uninstall "libgssglue-dev" package

Please follow the step by step instructions below to uninstall libgssglue-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libgssglue-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgssglue-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libgssglue-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 193
Maintainer: Ubuntu Developers
Original-Maintainer: Anibal Monsalve Salazar
Architecture: amd64
Source: libgssglue
Version: 0.4-2ubuntu1
Replaces: libgssapi-dev (<= 0.11-1)
Depends: libgssglue1 (= 0.4-2ubuntu1)
Conflicts: libgssapi-dev (<= 0.11-1)
Filename: pool/universe/libg/libgssglue/libgssglue-dev_0.4-2ubuntu1_amd64.deb
Size: 25822
MD5sum: f0b440bbc8d4dd444bc52324d96b4303
SHA1: 817ad288c730a7f201af79ce8e80440e75d1263c
SHA256: 7d034c9ff3faa9ff5bd207a6d24bb465f45eae0efca219aa70df9522d2fe53a5
Description-en: header files and docs for libgssglue
Contains the header files and documentation for libgssglue
for use in developing applications that use the libgssglue library.
.
libgssglue provides a gssapi interface, but does not implement any
gssapi mechanisms itself; instead it calls other gssapi functions
(e.g., those provided by MIT Kerberos), depending on the requested
mechanism, to do the work.
Description-md5: 35720ad4288bc22005305dbcc9ea02a5
Homepage: http://www.citi.umich.edu/projects/nfsv4/linux/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu