How to Install and Uninstall libjgroups-java Package on Kali Linux

Last updated: May 19,2024

1. Install "libjgroups-java" package

This guide let you learn how to install libjgroups-java on Kali Linux

$ sudo apt update $ sudo apt install libjgroups-java

2. Uninstall "libjgroups-java" package

This guide covers the steps necessary to uninstall libjgroups-java on Kali Linux:

$ sudo apt remove libjgroups-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjgroups-java package on Kali Linux

Package: libjgroups-java
Version: 2.12.2.Final-5
Installed-Size: 1809
Maintainer: Debian Java Maintainers
Architecture: all
Suggests: libbsh-java (>= 2.0b4), liblog4j1.2-java
Size: 1722996
SHA256: 6bdd5d63c37583bf751e601da7a05ce3b4b7614e17a0026146239f6e35b708b9
SHA1: 69357b97554b9d203934d1ab707e08b78255b261
MD5sum: 9c6d9183c6e8688461589442bfd59a2a
Description: Toolkit for Reliable Multicast Communication
JGroups is a toolkit for reliable multicast communication. (Note
that this doesn't necessarily mean IP Multicast, JGroups can also use
transports such as TCP). It can be used to create groups of processes
whose members can send messages to each other. The main features
include:
* Group creation and deletion. Group members can be spread across LANs or WANs
* Joining and leaving of groups
* Membership detection and notification about joined/left/crashed members
* Detection and removal of crashed members
* Sending and receiving of member-to-group messages (point-to-multipoint)
* Sending and receiving of member-to-member messages (point-to-point)
Description-md5:
Homepage: http://www.jgroups.org/javagroupsnew/docs/index.html
Section: java
Priority: optional
Filename: pool/main/libj/libjgroups-java/libjgroups-java_2.12.2.Final-5_all.deb