How to Install and Uninstall libkrb5-3 Package on Kali Linux

Last updated: October 05,2024

1. Install "libkrb5-3" package

Here is a brief guide to show you how to install libkrb5-3 on Kali Linux

$ sudo apt update $ sudo apt install libkrb5-3

2. Uninstall "libkrb5-3" package

Here is a brief guide to show you how to uninstall libkrb5-3 on Kali Linux:

$ sudo apt remove libkrb5-3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libkrb5-3 package on Kali Linux

Package: libkrb5-3
Source: krb5 (1.20.1-5)
Version: 1.20.1-5+b1
Installed-Size: 1086
Maintainer: Sam Hartman
Architecture: amd64
Depends: libkrb5support0 (= 1.20.1-5+b1), libc6 (>= 2.34), libcom-err2 (>= 1.43.9), libk5crypto3 (>= 1.20), libkeyutils1 (>= 1.5.9), libssl3 (>= 3.0.0)
Recommends: krb5-locales
Suggests: krb5-doc, krb5-user
Breaks: libapache2-mod-auth-kerb (<= 5.4-2.4), libsmbclient (<= 2:3.6.1-2), sssd (<= 1.2.1-4.3)
Size: 332840
SHA256: 445a2665c78abb4026771a01cd43921d1c37afaefc0d1910a6e36cc265bbe119
SHA1: 286d99950603024035151bf9be90d0f4f2b89dc9
MD5sum: 897d3dd87ce40ce2cbde7d3a058aea05
Description: MIT Kerberos runtime libraries
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 the runtime library for the main Kerberos v5 API
used by applications and Kerberos clients.
Description-md5:
Multi-Arch: same
Homepage: https://web.mit.edu/kerberos/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/k/krb5/libkrb5-3_1.20.1-5+b1_amd64.deb