How to Install and Uninstall krb5-gss-samples Package on Kali Linux

Last updated: May 13,2024

1. Install "krb5-gss-samples" package

In this section, we are going to explain the necessary steps to install krb5-gss-samples on Kali Linux

$ sudo apt update $ sudo apt install krb5-gss-samples

2. Uninstall "krb5-gss-samples" package

In this section, we are going to explain the necessary steps to uninstall krb5-gss-samples on Kali Linux:

$ sudo apt remove krb5-gss-samples $ sudo apt autoclean && sudo apt autoremove

3. Information about the krb5-gss-samples package on Kali Linux

Package: krb5-gss-samples
Source: krb5 (1.20.1-5)
Version: 1.20.1-5+b1
Installed-Size: 130
Maintainer: Sam Hartman
Architecture: amd64
Depends: libc6 (>= 2.34), libgssapi-krb5-2 (>= 1.17)
Size: 28796
SHA256: a3a9cf1f55d834fe8f6baab3e252080103e90a381eca17e3498488201f440a5c
SHA1: 7621d3632b4e0cf3d59f68e15b277c5aba9d95f5
MD5sum: 6e6960946b8dc8a043df9285d21c144e
Description: MIT Kerberos GSS Sample applications
Kerberos is a system for authenticating users and services on a network.
Kerberos is a trusted third-party service. That means that there is a
third party (the Kerberos server) that is trusted by all the entities on
the network (users and services, usually called "principals").
.
This is the MIT reference implementation of Kerberos V5.
.
This package contains bgss-sample and gss-server, programs used to
test GSS-API mechanisms. These programs are most commonly used in
testing newly developed GSS-API mechanisms or in testing events
between Kerberos or GSS implementations.
Description-md5:
Homepage: https://web.mit.edu/kerberos/
Section: net
Priority: optional
Filename: pool/main/k/krb5/krb5-gss-samples_1.20.1-5+b1_amd64.deb