How to Install and Uninstall libhttpcore-java Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: September 20,2024

1. Install "libhttpcore-java" package

This is a short guide on how to install libhttpcore-java on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libhttpcore-java

2. Uninstall "libhttpcore-java" package

Please follow the steps below to uninstall libhttpcore-java on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libhttpcore-java package on Ubuntu 21.04 (Hirsute Hippo)

Package: libhttpcore-java
Architecture: all
Version: 4.4.14-1
Priority: optional
Section: universe/java
Source: httpcomponents-core
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 731
Provides: libhttpcore-nio-java
Filename: pool/universe/h/httpcomponents-core/libhttpcore-java_4.4.14-1_all.deb
Size: 610168
MD5sum: 21fe928701b1a1df65d789c599882265
SHA1: 7144de6b5de2fb703e8f1a2d24472ff2397608c3
SHA256: 9a0083c2bc82f8393a15c19f3cfb3747092e1b0f19f1636cf969adde446f2d9f
SHA512: 8a1ff80ff04244c68678ef0991daa60590c1a021c61638698e5e67310d403588468ee5168e62c3cdf31d0074f5969df6bd581c2464eb5a8698a5044e1c266358
Homepage: http://hc.apache.org/httpcomponents-core-ga/index.html
Description-en: set of low level HTTP transport components for Java
HttpCore is a set of low level HTTP transport components that can be used
to build custom client and server side HTTP services with a minimal
footprint. HttpCore supports two I/O models:
.
- blocking I/O model, based on the classic Java I/O;
- non-blocking, event driven I/O model based on Java NIO.
.
The blocking I/O model may be more appropriate for data intensive, low
latency scenarios, whereas the non-blocking model may be more appropriate
for high latency scenarios where raw data throughput is less important
than the ability to handle thousands of simultaneous HTTP connections in
a resource efficient manner.
Description-md5: 74bf53db6fa449487b8c71c4126d44b9