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

Last updated: May 14,2024

1. Install "pacemaker-dev" package

Please follow the instructions below to install pacemaker-dev on Kali Linux

$ sudo apt update $ sudo apt install pacemaker-dev

2. Uninstall "pacemaker-dev" package

This tutorial shows how to uninstall pacemaker-dev on Kali Linux:

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

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

Package: pacemaker-dev
Source: pacemaker (2.1.6-4)
Version: 2.1.6-4+b1
Installed-Size: 439
Maintainer: Debian HA Maintainers
Architecture: amd64
Depends: libcib27 (= 2.1.6-4+b1), libcrmcluster29 (= 2.1.6-4+b1), libcrmcommon34 (= 2.1.6-4+b1), libcrmservice28 (= 2.1.6-4+b1), liblrmd28 (= 2.1.6-4+b1), libpacemaker1 (= 2.1.6-4+b1), libpe-rules26 (= 2.1.6-4+b1), libpe-status28 (= 2.1.6-4+b1), libstonithd26 (= 2.1.6-4+b1), libcpg-dev, libglib2.0-dev, libqb-dev, libxml2-dev, libcfg-dev, libcmap-dev, libdbus-1-dev, libgnutls28-dev, libncurses-dev, libquorum-dev, libxslt1-dev, uuid-dev
Size: 145284
SHA256: 0e8a010cea27ea1995690bfb1dd4240ae95d9b5c668fddb769ad71769aaaec62
SHA1: dadaf4b823c4c66f106ebdcc2a4db4b25959af2e
MD5sum: 93748c757c9a7a40117f66f11f6eb04b
Description: cluster resource manager development
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 headers and other necessary files to build
applications or libraries that use the Pacemaker libraries.
Description-md5:
Multi-Arch: same
Homepage: https://www.clusterlabs.org/
Tag: admin::cluster, devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/p/pacemaker/pacemaker-dev_2.1.6-4+b1_amd64.deb