How to Install and Uninstall libjgroups-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libjgroups-java" package

Learn how to install libjgroups-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjgroups-java

2. Uninstall "libjgroups-java" package

This guide let you learn how to uninstall libjgroups-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libjgroups-java package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libjgroups-java
Priority: optional
Section: universe/libs
Installed-Size: 2129
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 2.12.2.Final-4
Suggests: libbcprov-java
Filename: pool/universe/libj/libjgroups-java/libjgroups-java_2.12.2.Final-4_all.deb
Size: 2013542
MD5sum: 757fba53d32a0fda6ff900dd6c482c85
SHA1: 13c1035e07d7bcaf748ff280b8e5dc83dfe192c7
SHA256: 7e355db8e9801986f2113d10664972e87a38c9c267ba5d72d43edd1ae9811fd6
Description-en: 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: db52acbf51f6a874e189217c88a3c9e6
Homepage: http://www.jgroups.org/javagroupsnew/docs/index.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu