How to Install and Uninstall ipa-server.x86_64 Package on Oracle Linux 9

Last updated: January 11,2025

1. Install "ipa-server.x86_64" package

This guide covers the steps necessary to install ipa-server.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install ipa-server.x86_64

2. Uninstall "ipa-server.x86_64" package

Please follow the guidelines below to uninstall ipa-server.x86_64 on Oracle Linux 9:

$ sudo dnf remove ipa-server.x86_64 $ sudo dnf autoremove

3. Information about the ipa-server.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:14:53 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : ipa-server
Version : 4.10.2
Release : 5.0.1.el9_3
Architecture : x86_64
Size : 489 k
Source : ipa-4.10.2-5.0.1.el9_3.src.rpm
Repository : ol9_appstream
Summary : The IPA authentication server
URL : http://www.freeipa.org/
License : GPL-3.0-or-later
Description : IPA is an integrated solution to provide centrally managed Identity (users,
: hosts, services), Authentication (SSO, 2FA), and Authorization
: (host access control, SELinux user roles, services). The solution provides
: features for further integration with Linux based clients (SUDO, automount)
: and integration with Active Directory based infrastructures (Trusts).
: If you are installing an IPA server, you need to install this package.