How to Install and Uninstall python3-pacemaker Package on Kali Linux

Last updated: November 22,2024

1. Install "python3-pacemaker" package

Please follow the guidelines below to install python3-pacemaker on Kali Linux

$ sudo apt update $ sudo apt install python3-pacemaker

2. Uninstall "python3-pacemaker" package

In this section, we are going to explain the necessary steps to uninstall python3-pacemaker on Kali Linux:

$ sudo apt remove python3-pacemaker $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pacemaker package on Kali Linux

Package: python3-pacemaker
Source: pacemaker
Version: 2.1.6-4
Installed-Size: 122
Maintainer: Debian HA Maintainers
Architecture: all
Depends: python3:any
Size: 90136
SHA256: 30b2e454237fccdb2129aa40d42d3891a96e8fd05a448088c754de2b9d714fc9
SHA1: 1a432a054175d0a26b416ce38b700ce87bc07891
MD5sum: fd628db0ea5226e6863d07e6cf9624c1
Description: Pacemaker API for Python3
At its core, Pacemaker is a distributed finite state
machine capable of co-ordinating the startup and recovery of inter-related
services across a set of machines.
.
Pacemaker understands many different resource types (OCF, SYSV, systemd) and
can accurately model the relationships between them (colocation, ordering).
.
It can even use technology such as Docker to automatically isolate the
resources managed by the cluster.
.
This package contains the Python 3 API.
Description-md5:
Homepage: https://www.clusterlabs.org/
Section: python
Priority: optional
Filename: pool/main/p/pacemaker/python3-pacemaker_2.1.6-4_all.deb