How to Install and Uninstall python3-pacemaker.noarch Package on Fedora 38

Last updated: October 28,2024

1. Install "python3-pacemaker.noarch" package

In this section, we are going to explain the necessary steps to install python3-pacemaker.noarch on Fedora 38

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

2. Uninstall "python3-pacemaker.noarch" package

This guide covers the steps necessary to uninstall python3-pacemaker.noarch on Fedora 38:

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

3. Information about the python3-pacemaker.noarch package on Fedora 38

Last metadata expiration check: 1:38:25 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-pacemaker
Version : 2.1.7
Release : 4.fc38
Architecture : noarch
Size : 94 k
Source : pacemaker-2.1.7-4.fc38.src.rpm
Repository : updates
Summary : Python libraries for Pacemaker
URL : https://www.clusterlabs.org/
License : LGPL-2.1-or-later
Description : Pacemaker is an advanced, scalable High-Availability cluster resource
: manager.
:
: The python3-pacemaker package contains a Python library that can be used
: to interface with Pacemaker.