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
Copied
$
sudo dnf install
krb5-libs.x86_64
Copied
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
Copied
$
sudo dnf autoremove
Copied
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.
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.