How to Install and Uninstall libk5crypto3 Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 08,2024

1. Install "libk5crypto3" package

In this section, we are going to explain the necessary steps to install libk5crypto3 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libk5crypto3

2. Uninstall "libk5crypto3" package

In this section, we are going to explain the necessary steps to uninstall libk5crypto3 on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libk5crypto3 $ sudo apt autoclean && sudo apt autoremove

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

Package: libk5crypto3
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: 296
Depends: libc6 (>= 2.25), libkrb5support0 (>= 1.16)
Suggests: krb5-doc, krb5-user
Breaks: libgssapi-krb5-2 (<= 1.10+dfsg~alpha1), libkrb5-3 (<= 1.8~aa)
Filename: pool/main/k/krb5/libk5crypto3_1.18.3-4_amd64.deb
Size: 77944
MD5sum: 8988214479b8e8ffaba76a55c87a7a77
SHA1: e4df86c9a28cf4be6a876d543b0e3508797a9f47
SHA256: e1a8febbe84204b9d82a620b2e4c3e9f65f902c17999d04b12a55adf94b01097
SHA512: 238ce55a31f46fc2225e8bbe405a4aefeb0e86ceb36b46fb6e8638b6c9eedd9f9ae5fbca429eb248ed9d818245553830cbd7f51aab884923dd1ead54a0dbf4e8
Homepage: http://web.mit.edu/kerberos/
Description-en: MIT Kerberos runtime libraries - Crypto Library
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 cryptography libraries used by
applications and Kerberos clients.
Description-md5: 4b107bcb8481fee0b8b11744a386a6b0
Task: minimal
Build-Essential: yes