How to Install and Uninstall libsimple-http-java Package on Kali Linux

Last updated: May 16,2024

1. Install "libsimple-http-java" package

Please follow the steps below to install libsimple-http-java on Kali Linux

$ sudo apt update $ sudo apt install libsimple-http-java

2. Uninstall "libsimple-http-java" package

This guide let you learn how to uninstall libsimple-http-java on Kali Linux:

$ sudo apt remove libsimple-http-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsimple-http-java package on Kali Linux

Package: libsimple-http-java
Source: simple-http
Version: 4.1.21-1.1
Installed-Size: 258
Maintainer: Debian Java Maintainers
Architecture: all
Suggests: libsimple-http-java-doc
Size: 210660
SHA256: 4b2befa84419267a6bf9c93ba3f718cffe8b4707e460da36b1f15d73ae602d7f
SHA1: 9a2175834b27861c966449019674fda5e4c841d6
MD5sum: 8e0b6195d31f9bc87b2bb0ec79a96e16
Description: high-performance, embeddable Java HTTP engine
The goal of Simple is to bring the power of simplicity to the world of server
side Java. The primary focus of the project is to provide a truly embeddable
Java based HTTP engine capable of handling enormous loads.
.
Simple provides a truly asynchronous service model, request completion is
driven using an internal, transparent, monitoring system. This allows Simple
to vastly outperform most popular Java based servers in a multi-tier
environment, as it requires only a very limited number of threads to handle
very high quantities of concurrent clients.
.
Simple has consistently out performed both commercial and open source Java
Servlet engines and has a fully comprehensive API that is as usable for
experienced Java developers as it is for beginners.
Description-md5:
Homepage: http://www.simpleframework.org/
Section: java
Priority: optional
Filename: pool/main/s/simple-http/libsimple-http-java_4.1.21-1.1_all.deb