How to Install and Uninstall python2-ipalib.noarch Package on Amazon Linux 2

Last updated: November 28,2024

1. Install "python2-ipalib.noarch" package

This tutorial shows how to install python2-ipalib.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install python2-ipalib.noarch

2. Uninstall "python2-ipalib.noarch" package

In this section, we are going to explain the necessary steps to uninstall python2-ipalib.noarch on Amazon Linux 2:

$ sudo yum remove python2-ipalib.noarch $ sudo yum autoremove

3. Information about the python2-ipalib.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : python2-ipalib
Arch : noarch
Version : 4.6.8
Release : 5.amzn2.4.1
Size : 686 k
Repo : amzn2-core/2/x86_64
Summary : 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). If you are using IPA,
: you need to install this package.