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

Last updated: May 20,2024

1. Install "libswarmcache-java" package

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

$ sudo apt update $ sudo apt install libswarmcache-java

2. Uninstall "libswarmcache-java" package

This tutorial shows how to uninstall libswarmcache-java on Kali Linux:

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

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

Package: libswarmcache-java
Version: 1.0RC2+cvs20071027-7.1
Installed-Size: 88
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libcommons-collections3-java, libcommons-logging-java, libjgroups-java (>= 2.12.2.Final)
Size: 44972
SHA256: 2c8323127e53e5be840cca2e3c3b94642c8c158349a54a3961722fbfcbc4b155
SHA1: 75bbc98cc59ee34c9be7cfbe69425f03e1a83628
MD5sum: 1ed2613f9f1e7bcc538452f0df7dc463
Description: 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:
Homepage: http://swarmcache.sourceforge.net
Section: java
Priority: optional
Filename: pool/main/libs/libswarmcache-java/libswarmcache-java_1.0RC2+cvs20071027-7.1_all.deb