How to Install and Uninstall libkrb5-3 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "libkrb5-3" package

Here is a brief guide to show you how to install libkrb5-3 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libkrb5-3

2. Uninstall "libkrb5-3" package

This guide covers the steps necessary to uninstall libkrb5-3 on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libkrb5-3 package on Ubuntu 21.10 (Impish Indri)

Package: libkrb5-3
Architecture: amd64
Version: 1.18.3-6
Multi-Arch: same
Priority: required
Section: libs
Source: krb5
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Sam Hartman
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1045
Depends: libc6 (>= 2.33), libcom-err2 (>= 1.43.9), libk5crypto3 (>= 1.15~beta1), libkeyutils1 (>= 1.5.9), libkrb5support0 (= 1.18.3-6), 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-6_amd64.deb
Size: 354368
MD5sum: 58c36c09095927e0c2294624999ca49d
SHA1: 23e00c8c0f0895afdd0e530abad138f6993c478a
SHA256: ff087e9c887aed606e21f040f00f6cd38a045885a6d266eeeaf4bfef956394f8
SHA512: 4959bbe3ee969fb3ec90ef7ef1ee5c8eea587ba44946c3e570e83c508aa29383f76e20b3e21903884788fa0a39af99f8b5da2c1dd62bf4bc5b98c97244258629
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, server-minimal