How to Install and Uninstall ipa-python-compat.noarch Package on Amazon Linux 2

Last updated: October 05,2024

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

Please follow the step by step instructions below to install ipa-python-compat.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install ipa-python-compat.noarch

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

This is a short guide on how to uninstall ipa-python-compat.noarch on Amazon Linux 2:

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

3. Information about the ipa-python-compat.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : ipa-python-compat
Arch : noarch
Version : 4.6.8
Release : 5.amzn2.4.1
Size : 189 k
Repo : amzn2-core/2/x86_64
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 python2-ipalib and
: ipa-common. Packages still depending on ipa-python should be fixed
: to depend on python2-ipaclient or ipa-common instead.