How to Install and Uninstall ruby-gssapi Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 09,2024

1. Install "ruby-gssapi" package

Here is a brief guide to show you how to install ruby-gssapi on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-gssapi

2. Uninstall "ruby-gssapi" package

Please follow the instructions below to uninstall ruby-gssapi on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-gssapi $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-gssapi package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-gssapi
Priority: optional
Section: universe/ruby
Installed-Size: 71
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.2.0-1
Depends: ruby | ruby-interpreter, ruby-ffi (>= 1.0.1), libgssapi-krb5-2
Filename: pool/universe/r/ruby-gssapi/ruby-gssapi_1.2.0-1_all.deb
Size: 13214
MD5sum: 0d2c927fcdb1db4873626ff55b3e4157
SHA1: d95a1de910390eddbb9c5578c3cbdfa6f20a72a6
SHA256: c85ff519027130fa6d6d1ece56012e97851624928d2a49bd1dcaabc1b344ab94
Description-en: FFI wrapper around the system GSSAPI library
A FFI wrapper around the system GSSAPI library. Please make sure and read the
Yard docs or standard GSSAPI documentation if you have any questions.
.
There is also a class called GSSAPI::Simple that wraps many of the common
features used for GSSAPI.
Description-md5: c4d1d41677a19ea2c60ab40a1175a528
Homepage: http://github.com/zenchild/gssapi
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu