How to Install and Uninstall ipa-python-compat.noarch Package on AlmaLinux 8

Last updated: January 10,2025

1. Install "ipa-python-compat.noarch" package

In this section, we are going to explain the necessary steps to install ipa-python-compat.noarch on AlmaLinux 8

$ sudo dnf update $ sudo dnf install ipa-python-compat.noarch

2. Uninstall "ipa-python-compat.noarch" package

This tutorial shows how to uninstall ipa-python-compat.noarch on AlmaLinux 8:

$ sudo dnf remove ipa-python-compat.noarch $ sudo dnf autoremove

3. Information about the ipa-python-compat.noarch package on AlmaLinux 8

Last metadata expiration check: 0:13:54 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : ipa-python-compat
Version : 4.9.8
Release : 6.module_el8.6.0+2737+7e73ea90
Architecture : noarch
Size : 176 k
Source : ipa-4.9.8-6.module_el8.6.0+2737+7e73ea90.src.rpm
Repository : appstream
Summary : Compatiblity package for Python libraries 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).
: This is a compatibility package to accommodate ipa-python split into
: python3-ipalib and ipa-common. Packages still depending on
: ipa-python should be fixed to depend on python2-ipaclient or
: ipa-common instead.