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

Last updated: May 19,2024

1. Install "libswarmcache-java" package

Please follow the instructions below to install libswarmcache-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libswarmcache-java

2. Uninstall "libswarmcache-java" package

In this section, we are going to explain the necessary steps to uninstall libswarmcache-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libswarmcache-java
Priority: optional
Section: universe/libs
Installed-Size: 121
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 1.0RC2+cvs20071027-7
Depends: libcommons-collections3-java, libcommons-logging-java, libjgroups-java (>= 2.12.2.Final)
Filename: pool/universe/libs/libswarmcache-java/libswarmcache-java_1.0RC2+cvs20071027-7_all.deb
Size: 46334
MD5sum: 81c4768ce614afb22a48f8023f10d177
SHA1: ef16b606099d4c558aae719a6201563f90df1050
SHA256: acb4dd24a40a56f2aa8f47445328fcf1684266c8d21139b7f46f35265ee1a8ad
Description-en: SwarmCache - Distributed caching mechanism for Java
SwarmCache is a simple but effective distributed cache. It uses IP
multicast to efficiently communicate with any number of hosts on a LAN.
It is specifically designed for use by clustered, database-driven web
applications. Such applications typically have many more read
operations than write operations, which allows SwarmCache to deliver
the greatest performance gains. SwarmCache uses JavaGroups internally
to manage the membership and communications of its distributed cache.
Description-md5: a1896e79b5d1bd2dbba399b8e5f784ad
Homepage: http://swarmcache.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu