How to Install and Uninstall python3-ipalib.noarch Package on Fedora 36

Last updated: October 06,2024

1. Install "python3-ipalib.noarch" package

Please follow the guidance below to install python3-ipalib.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-ipalib.noarch

2. Uninstall "python3-ipalib.noarch" package

Please follow the steps below to uninstall python3-ipalib.noarch on Fedora 36:

$ sudo dnf remove python3-ipalib.noarch $ sudo dnf autoremove

3. Information about the python3-ipalib.noarch package on Fedora 36

Last metadata expiration check: 0:16:35 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-ipalib
Version : 4.9.10
Release : 4.fc36
Architecture : noarch
Size : 580 k
Source : freeipa-4.9.10-4.fc36.src.rpm
Repository : updates
Summary : Python3 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 with Python 3, you need to install this package.