How to Install and Uninstall krb5-workstation.x86_64 Package on Oracle Linux 8
Last updated: November 14,2024
1. Install "krb5-workstation.x86_64" package
Please follow the guidelines below to install krb5-workstation.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
krb5-workstation.x86_64
Copied
2. Uninstall "krb5-workstation.x86_64" package
Please follow the steps below to uninstall krb5-workstation.x86_64 on Oracle Linux 8:
$
sudo dnf remove
krb5-workstation.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the krb5-workstation.x86_64 package on Oracle Linux 8
Last metadata expiration check: 4:03:16 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : krb5-workstation
Version : 1.18.2
Release : 14.0.1.el8
Architecture : x86_64
Size : 957 k
Source : krb5-1.18.2-14.0.1.el8.src.rpm
Repository : ol8_baseos_latest
Summary : Kerberos 5 programs for use on workstations
URL : http://web.mit.edu/kerberos/www/
License : MIT
Description : Kerberos is a network authentication system. The krb5-workstation
: package contains the basic Kerberos programs (kinit, klist, kdestroy,
: kpasswd). If your network uses Kerberos, this package should be
: installed on every workstation.
Available Packages
Name : krb5-workstation
Version : 1.18.2
Release : 14.0.1.el8
Architecture : x86_64
Size : 957 k
Source : krb5-1.18.2-14.0.1.el8.src.rpm
Repository : ol8_baseos_latest
Summary : Kerberos 5 programs for use on workstations
URL : http://web.mit.edu/kerberos/www/
License : MIT
Description : Kerberos is a network authentication system. The krb5-workstation
: package contains the basic Kerberos programs (kinit, klist, kdestroy,
: kpasswd). If your network uses Kerberos, this package should be
: installed on every workstation.