How to Install and Uninstall erlang-lhttpc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 28,2024

1. Install "erlang-lhttpc" package

Please follow the instructions below to install erlang-lhttpc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install erlang-lhttpc

2. Uninstall "erlang-lhttpc" package

This is a short guide on how to uninstall erlang-lhttpc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove erlang-lhttpc $ sudo apt autoclean && sudo apt autoremove

3. Information about the erlang-lhttpc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: erlang-lhttpc
Priority: optional
Section: universe/libs
Installed-Size: 133
Maintainer: Ubuntu Developers
Original-Maintainer: Philipp Huebner
Architecture: amd64
Version: 1.3.0-3
Depends: erlang-base | erlang-abi-17.0, erlang-base (>= 1:17.3-dfsg) | erlang-base-hipe (>= 1:17.3-dfsg), erlang-crypto (>= 1:17.3-dfsg), erlang-inets (>= 1:17.3-dfsg), erlang-ssl (>= 1:17.3-dfsg)
Filename: pool/universe/e/erlang-lhttpc/erlang-lhttpc_1.3.0-3_amd64.deb
Size: 64506
MD5sum: 36f693eb75acc922848532cf9faf69fe
SHA1: a727fe2d59553381853436829ab9ac9ba3cf0962
SHA256: 18028f40eafaaca83750d0a8fbbe082e2369731240467fa4489349029af6dc38
Description-en: lightweight HTTP/1.1 client implemented in Erlang
lhttpc is a lightweight HTTP/1.1 client implemented in Erlang,
developed at Erlang Training and Consulting Ltd.
.
Features:
* Persistent connections (configurable timeout)
* HTTP / HTTPS (ssl) support
* HTTP versions < 1.1 should be supported
.
Pipelining will probably never be supported...
.
Limitations
* No support for "streaming" the response body
* No support for SSL options, such as client certificates
* The client can't follow redirects
* It's not possible to limit the number of outgoing connections
* No proper support for Except: 100-continue behaviour
Description-md5: 65762fda423b5158fa4a2747596825d4
Homepage: https://github.com/esl/lhttpc
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions