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

Last updated: July 01,2024

1. Install "ipa-server-common.noarch" package

This is a short guide on how to install ipa-server-common.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install ipa-server-common.noarch

2. Uninstall "ipa-server-common.noarch" package

This guide let you learn how to uninstall ipa-server-common.noarch on Oracle Linux 9:

$ sudo dnf remove ipa-server-common.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 3:10:27 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : ipa-server-common
Version : 4.10.2
Release : 5.0.1.el9_3
Architecture : noarch
Size : 678 k
Source : ipa-4.10.2-5.0.1.el9_3.src.rpm
Repository : ol9_appstream
Summary : Common files used by IPA 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.