How to Install and Uninstall krb5-libs.x86_64 Package on Oracle Linux 8

Last updated: November 27,2024

1. Install "krb5-libs.x86_64" package

This is a short guide on how to install krb5-libs.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install krb5-libs.x86_64

2. Uninstall "krb5-libs.x86_64" package

This tutorial shows how to uninstall krb5-libs.x86_64 on Oracle Linux 8:

$ sudo dnf remove krb5-libs.x86_64 $ sudo dnf autoremove

3. Information about the krb5-libs.x86_64 package on Oracle Linux 8

Last metadata expiration check: 5:57:49 ago on Mon Sep 12 02:51:38 2022.
Installed Packages
Name : krb5-libs
Version : 1.18.2
Release : 14.0.1.el8
Architecture : x86_64
Size : 2.1 M
Source : krb5-1.18.2-14.0.1.el8.src.rpm
Repository : @System
Summary : The non-admin shared libraries used by Kerberos 5
URL : http://web.mit.edu/kerberos/www/
License : MIT
Description : Kerberos is a network authentication system. The krb5-libs package
: contains the shared libraries needed by Kerberos 5. If you are using
: Kerberos, you need to install this package.