How to Install and Uninstall corosync-notifyd Package on Kali Linux

Last updated: May 17,2024

1. Install "corosync-notifyd" package

Please follow the guidelines below to install corosync-notifyd on Kali Linux

$ sudo apt update $ sudo apt install corosync-notifyd

2. Uninstall "corosync-notifyd" package

This is a short guide on how to uninstall corosync-notifyd on Kali Linux:

$ sudo apt remove corosync-notifyd $ sudo apt autoclean && sudo apt autoremove

3. Information about the corosync-notifyd package on Kali Linux

Package: corosync-notifyd
Source: corosync (3.1.7-1)
Version: 3.1.7-1+b1
Installed-Size: 322
Maintainer: Debian HA Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libcfg7 (>= 2.99.5), libcmap4 (>= 2.99.3), libcorosync-common4 (>= 1.99.9), libdbus-1-3 (>= 1.9.14), libqb100 (>= 2.0.3), libquorum5 (>= 1.99.9), libsnmp40 (>= 5.9.4+dfsg), libsystemd0, corosync, lsb-base (>= 3.0-6)
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: dbus
Size: 267620
SHA256: 6fd0a207503b603e63d9d8328066392919cb0edf8fe5896aa9c4a491fd31ccf0
SHA1: 17066b3e93d58fed308a80836c8c99f09c2e2c12
MD5sum: ce21b7120e6371217cf53e7609be729c
Description: cluster engine notification daemon
The Corosync Cluster Engine is a Group Communication
System with additional features for implementing high availability within
applications. The project provides four C Application Programming Interface
features:
.
* A closed process group communication model with virtual synchrony
guarantees for creating replicated state machines.
* A simple availability manager that restarts the application process
when it has failed.
* A configuration and statistics in-memory database that provide the
ability to set, retrieve, and receive change notifications of
information.
* A quorum system that notifies applications when quorum is achieved
or lost.
.
This package contains the DBus/SNMP notification daemon for Corosync events.
Description-md5:
Homepage: https://corosync.github.io/corosync/
Section: admin
Priority: optional
Filename: pool/main/c/corosync/corosync-notifyd_3.1.7-1+b1_amd64.deb