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

Last updated: May 17,2024

1. Install "libjgroups2.6-java" package

Here is a brief guide to show you how to install libjgroups2.6-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjgroups2.6-java

2. Uninstall "libjgroups2.6-java" package

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

$ sudo apt remove libjgroups2.6-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libjgroups2.6-java
Priority: optional
Section: universe/java
Installed-Size: 2109
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 2.6.15.GA-2
Depends: openjdk-6-jre-headless | java5-runtime
Filename: pool/universe/libj/libjgroups2.6-java/libjgroups2.6-java_2.6.15.GA-2_all.deb
Size: 2000084
MD5sum: 6b4478509d16d9f57ab676b6d587b7a1
SHA1: 7b26cfc03e386b16beac160bc84695868dc3ee8a
SHA256: 5e89cda59548e9508553155fc4d434affb31da1eeb580f11ae3eb8bee7a81626
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