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

Last updated: May 03,2024

1. Install "libcommons-httpclient-java" package

Here is a brief guide to show you how to install libcommons-httpclient-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcommons-httpclient-java

2. Uninstall "libcommons-httpclient-java" package

Learn how to uninstall libcommons-httpclient-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcommons-httpclient-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libcommons-httpclient-java
Priority: optional
Section: universe/libs
Installed-Size: 347
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: commons-httpclient
Version: 3.1-12
Depends: libcommons-codec-java, libcommons-logging-java
Suggests: libcommons-httpclient-java-doc
Filename: pool/universe/c/commons-httpclient/libcommons-httpclient-java_3.1-12_all.deb
Size: 278638
MD5sum: c0d9765fa35324c3d437519b248986e1
SHA1: 82b58118d1d891d537fd3fa565c0f5955236a9b9
SHA256: 5ba6de3ad51875e89de3d4c511dbd2a7c94891a2332b4df65b4d6195d1ca4db5
Description-en: Commons HTTPClient - Java library for creating HTTP clients
The Jakarta Commons HTTPClient library provides an efficient,
up-to-date, and feature-rich package implementing the client side of
the most recent HTTP standards and recommendations.
Description-md5: 36b8cfe2b4587605173c49e5d49060b6
Homepage: http://hc.apache.org/httpclient-3.x
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu