How to Install and Uninstall ruby-gssapi Package on Kali Linux

Last updated: May 12,2024

1. Install "ruby-gssapi" package

This guide covers the steps necessary to install ruby-gssapi on Kali Linux

$ sudo apt update $ sudo apt install ruby-gssapi

2. Uninstall "ruby-gssapi" package

This tutorial shows how to uninstall ruby-gssapi on Kali Linux:

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

3. Information about the ruby-gssapi package on Kali Linux

Package: ruby-gssapi
Version: 1.2.0-1.1
Installed-Size: 73
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter, ruby-ffi (>= 1.0.1), libgssapi-krb5-2
Size: 13824
SHA256: 68abc12f076e49c931da5c9f503bab7ea17fdc9fa3ac1241286625c76932899a
SHA1: e21670c39e5132e605391ca83ac9922c7d8f595b
MD5sum: de731c8984af0fe1416b102966e1c70a
Description: 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:
Homepage: http://github.com/zenchild/gssapi
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-gssapi/ruby-gssapi_1.2.0-1.1_all.deb