How to Install and Uninstall libpacemaker1 Package on Kali Linux

Last updated: May 18,2024

1. Install "libpacemaker1" package

This is a short guide on how to install libpacemaker1 on Kali Linux

$ sudo apt update $ sudo apt install libpacemaker1

2. Uninstall "libpacemaker1" package

This is a short guide on how to uninstall libpacemaker1 on Kali Linux:

$ sudo apt remove libpacemaker1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpacemaker1 package on Kali Linux

Package: libpacemaker1
Source: pacemaker (2.1.6-4)
Version: 2.1.6-4+b1
Installed-Size: 601
Maintainer: Debian HA Maintainers
Architecture: amd64
Depends: libc6 (>= 2.33), libcib27 (>= 2.1.4), libcrmcommon34 (>= 2.1.6), libglib2.0-0 (>= 2.28.0), liblrmd28 (>= 2.1.2), libpe-status28 (>= 2.1.6), libqb100 (>= 2.0.3), libstonithd26 (>= 2.1.4), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25)
Size: 268396
SHA256: aea298ea6f5ddf43784744959ae2ff982139e5dc989e8baa6fa8f02b7cb5d506
SHA1: 9083b2637d3727d33eb00cbbad9ff74e9ce1ee61
MD5sum: 8731d1e294d36d0db662403445069acd
Description: cluster resource manager utility library
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 utility library resulting from the merge
of libpengine and libtransitioner.
Description-md5:
Multi-Arch: same
Homepage: https://www.clusterlabs.org/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/p/pacemaker/libpacemaker1_2.1.6-4+b1_amd64.deb