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

Last updated: May 09,2024

1. Install "pacemaker-remote" package

Please follow the guidance below to install pacemaker-remote on Kali Linux

$ sudo apt update $ sudo apt install pacemaker-remote

2. Uninstall "pacemaker-remote" package

Learn how to uninstall pacemaker-remote on Kali Linux:

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

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

Package: pacemaker-remote
Source: pacemaker (2.1.6-4)
Version: 2.1.6-4+b1
Installed-Size: 218
Maintainer: Debian HA Maintainers
Architecture: amd64
Depends: pacemaker-common, pacemaker-resource-agents, libc6 (>= 2.34), libcrmcommon34 (>= 2.1.5), libcrmservice28 (>= 2.1.2), libglib2.0-0 (>= 2.40.0), libgnutls30 (>= 3.7.0), liblrmd28 (>= 2.1.1), libqb100 (>= 2.0.3), libstonithd26 (>= 2.1.4)
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: pacemaker-cli-utils
Conflicts: pacemaker
Size: 120888
SHA256: e853cd4d02cd684377c12fade95cac4b3f235b6d09c686eae62e68259c190abe
SHA1: 6c63fc76216a985807b986887330274c420fa5eb
MD5sum: ae7f2de07b8acf94d9ea2bd9843b39c0
Description: cluster resource manager proxy daemon for remote nodes
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 Pacemaker proxy daemon, which simulates cluster
services on a node not running the cluster stack. Such "remote" nodes can
run resources but don't participate in the quorum. This package is
mutually exclusive with Pacemaker proper.
Description-md5:
Homepage: https://www.clusterlabs.org/
Section: admin
Priority: optional
Filename: pool/main/p/pacemaker/pacemaker-remote_2.1.6-4+b1_amd64.deb