How to Install and Uninstall libkrb5-3 Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 19,2024

1. Install "libkrb5-3" package

Please follow the steps below to install libkrb5-3 on Ubuntu 21.04 (Hirsute Hippo)

$ 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 Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libkrb5-3 package on Ubuntu 21.04 (Hirsute Hippo)

Package: libkrb5-3
Architecture: amd64
Version: 1.18.3-4
Multi-Arch: same
Priority: important
Section: libs
Source: krb5
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Sam Hartman
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1105
Depends: libc6 (>= 2.25), libcom-err2 (>= 1.43.9), libk5crypto3 (>= 1.15~beta1), libkeyutils1 (>= 1.5.9), libkrb5support0 (= 1.18.3-4), libssl1.1 (>= 1.1.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)
Filename: pool/main/k/krb5/libkrb5-3_1.18.3-4_amd64.deb
Size: 325888
MD5sum: b63498a4c451e1b9fdfaf4c87a153685
SHA1: ac9a5519be157460e0b448eb89ef5284df16c58e
SHA256: 80360c366f03efa034c29fe062801079e15f459b3f1c5fc9b24317b076d405b4
SHA512: cc824237652fc3e9f253a4e6e6803eff523f55c89012b3874e60cc60bd78137fbf69644fbe0a843514a5fe54ae846b8cbc2a672deedb9fa8fee7ebe53e6ac83c
Homepage: http://web.mit.edu/kerberos/
Description-en: 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: 07bb931a85fb24c6a0ef0f62a94bb26c
Task: minimal
Build-Essential: yes