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

Last updated: May 06,2024

1. Install "liboscache-java" package

This guide covers the steps necessary to install liboscache-java on Kali Linux

$ sudo apt update $ sudo apt install liboscache-java

2. Uninstall "liboscache-java" package

This is a short guide on how to uninstall liboscache-java on Kali Linux:

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

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

Package: liboscache-java
Source: oscache
Version: 2.4.1+ds1-7
Installed-Size: 163
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libcommons-logging-java, libgeronimo-jms-1.1-spec-java
Suggests: libhibernate3-java (>= 3.6.10.Final), libjgroups-java (>= 2.12.2.Final)
Size: 128480
SHA256: 4153ee942c011f00c6ec93ced519f112160e986ec87eb090b2178033bedc0e0f
SHA1: f4120dbb3293efd7cb711852033e8b5fc0e08a80
MD5sum: 156fdb3d9307d62f8128feb643703c42
Description: caching solution for java server pages (JSP)
OSCache is a caching solution that includes a JSP tag library and set
of classes to perform fine grained dynamic caching of JSP content,
servlet responses or arbitrary objects. It provides both in memory and
persistent on disk caches, and can allow your site to have graceful
error tolerance. If an error occurs like your db goes down, you can
serve the cached content so people can still surf the site almost
without knowing.
Description-md5:
Homepage: http://www.opensymphony.com/oscache/
Tag: devel::lang:java
Section: java
Priority: optional
Filename: pool/main/o/oscache/liboscache-java_2.4.1+ds1-7_all.deb