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

Last updated: October 04,2024

1. Install "python3-ipalib.noarch" package

Here is a brief guide to show you how to install python3-ipalib.noarch on Fedora 34

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

2. Uninstall "python3-ipalib.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-ipalib.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:48:22 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-ipalib
Version : 4.9.6
Release : 4.fc34
Architecture : noarch
Size : 571 k
Source : freeipa-4.9.6-4.fc34.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.