How to Install and Uninstall libgssrpc4 Package on Kali Linux

Last updated: May 16,2024

1. Install "libgssrpc4" package

In this section, we are going to explain the necessary steps to install libgssrpc4 on Kali Linux

$ sudo apt update $ sudo apt install libgssrpc4

2. Uninstall "libgssrpc4" package

This is a short guide on how to uninstall libgssrpc4 on Kali Linux:

$ sudo apt remove libgssrpc4 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgssrpc4 package on Kali Linux

Package: libgssrpc4
Source: krb5 (1.20.1-5)
Version: 1.20.1-5+b1
Installed-Size: 202
Maintainer: Sam Hartman
Architecture: amd64
Depends: libc6 (>= 2.34), libgssapi-krb5-2 (>= 1.17)
Suggests: krb5-doc, krb5-user
Size: 58760
SHA256: f6b241ca82d6f143e9b4b6d4df116a5f5373bb1345d65be8d1a3cbcb4d384ab9
SHA1: 379eff777009237ec91c329a2bd4bbae860cb96b
MD5sum: cd2463d0267334a360b5f8a37667724e
Description: MIT Kerberos runtime libraries - GSS enabled ONCRPC
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 an RPC library used by the Kerberos administrative
programs and potentially other applications.
Description-md5:
Multi-Arch: same
Homepage: https://web.mit.edu/kerberos/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/k/krb5/libgssrpc4_1.20.1-5+b1_amd64.deb