How to Install and Uninstall realmd.src Package on Oracle Linux 9
Last updated: November 25,2024
1. Install "realmd.src" package
This guide covers the steps necessary to install realmd.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
realmd.src
Copied
2. Uninstall "realmd.src" package
This guide let you learn how to uninstall realmd.src on Oracle Linux 9:
$
sudo dnf remove
realmd.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the realmd.src package on Oracle Linux 9
Last metadata expiration check: 1:16:56 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : realmd
Version : 0.17.1
Release : 1.el9
Architecture : src
Size : 698 k
Source : None
Repository : ol9_baseos_latest
Summary : Kerberos realm enrollment service
URL : https://gitlab.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.17.1
Release : 1.el9
Architecture : src
Size : 698 k
Source : None
Repository : ol9_baseos_latest
Summary : Kerberos realm enrollment service
URL : https://gitlab.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.