How to Install and Uninstall realmd.src Package on Oracle Linux 8
Last updated: November 29,2024
1. Install "realmd.src" package
Please follow the guidelines below to install realmd.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
realmd.src
Copied
2. Uninstall "realmd.src" package
In this section, we are going to explain the necessary steps to uninstall realmd.src on Oracle Linux 8:
$
sudo dnf remove
realmd.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the realmd.src package on Oracle Linux 8
Last metadata expiration check: 2:34:07 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : realmd
Version : 0.16.3
Release : 25.el8
Architecture : src
Size : 548 k
Source : None
Repository : ol8_baseos_latest
Summary : Kerberos realm enrollment service
URL : http://cgit.freedesktop.org/realmd/realmd/
License : LGPLv2+
Description : realmd is a DBus system service which manages discovery and enrollment in realms
: and domains like Active Directory or IPA. The control center uses realmd as the
: back end to 'join' a domain simply and automatically configure things correctly.
Available Packages
Name : realmd
Version : 0.16.3
Release : 25.el8
Architecture : src
Size : 548 k
Source : None
Repository : ol8_baseos_latest
Summary : Kerberos realm enrollment service
URL : http://cgit.freedesktop.org/realmd/realmd/
License : LGPLv2+
Description : realmd is a DBus system service which manages discovery and enrollment in realms
: and domains like Active Directory or IPA. The control center uses realmd as the
: back end to 'join' a domain simply and automatically configure things correctly.