How to Install and Uninstall ipa-common.noarch Package on CentOS Stream 8

Last updated: January 13,2025

1. Install "ipa-common.noarch" package

Learn how to install ipa-common.noarch on CentOS Stream 8

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

2. Uninstall "ipa-common.noarch" package

This tutorial shows how to uninstall ipa-common.noarch on CentOS Stream 8:

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

3. Information about the ipa-common.noarch package on CentOS Stream 8

Last metadata expiration check: 2:08:44 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : ipa-common
Version : 4.9.13
Release : 1.module_el8+756+61305731
Architecture : noarch
Size : 802 k
Source : ipa-4.9.13-1.module_el8+756+61305731.src.rpm
Repository : appstream
Summary : Common files used by IPA
URL : http://www.freeipa.org/
License : GPLv3+
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 using IPA, you need to install this package.