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

Last updated: May 19,2024

1. Install "libhttpmime-java" package

This guide let you learn how to install libhttpmime-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libhttpmime-java

2. Uninstall "libhttpmime-java" package

Please follow the instructions below to uninstall libhttpmime-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libhttpmime-java
Priority: optional
Section: universe/java
Installed-Size: 78
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: httpcomponents-client
Version: 4.5.1-1
Depends: libhttpclient-java (= 4.5.1-1)
Filename: pool/universe/h/httpcomponents-client/libhttpmime-java_4.5.1-1_all.deb
Size: 38970
MD5sum: 9065c27adc8bf6d470b43ea89f200bf3
SHA1: 988fdc291a3762f4966247aefeb38ce98a9b1070
SHA256: 410f88d99b36d73d5cea4dd861dc87ce42080d0c3062e430064d3efd78578a90
Description-en: HTTP/1.1 compliant HTTP agent implementation - MIME extension
HttpClient is a HTTP/1.1 compliant HTTP agent implementation based on
HttpCore. It also provides reusable components for client-side
authentication, HTTP state management, and HTTP connection management.
.
HttpComponents Client is a successor of and replacement for Commons
HttpClient 3.x. Users of Commons HttpClient are strongly encouraged to
upgrade.
.
This package provides support for MIME multipart encoded entities
to be used with HttpComponents Client.
Description-md5: aba0da7fc26b2a368be2ea3fcdf12956
Homepage: http://hc.apache.org/httpcomponents-client-ga/index.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu