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

Last updated: May 16,2024

1. Install "libsimple-http-java" package

This is a short guide on how to install libsimple-http-java on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libsimple-http-java" package

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

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

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

Package: libsimple-http-java
Priority: extra
Section: universe/java
Installed-Size: 254
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: simple-http
Version: 4.1.21-1fakesync1
Suggests: libsimple-http-java-doc
Filename: pool/universe/s/simple-http/libsimple-http-java_4.1.21-1fakesync1_all.deb
Size: 204940
MD5sum: 5d841a5f51847ae8bca6b63d0b06ff2f
SHA1: 8c5a0f1270a7d5e39ef2d0917e6b9e447344dc92
SHA256: c2271dbbe1f6d8815639308c871094f2887d97ab08e2ccafce93fad2e5743e6c
Description-en: 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: 1cbbba032761c5314e0795fc99de2927
Homepage: http://www.simpleframework.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu