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

Last updated: May 21,2024

1. Install "erlang-ibrowse" package

This guide covers the steps necessary to install erlang-ibrowse on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install erlang-ibrowse

2. Uninstall "erlang-ibrowse" package

Please follow the step by step instructions below to uninstall erlang-ibrowse on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: erlang-ibrowse
Priority: optional
Section: universe/libs
Installed-Size: 160
Maintainer: Ubuntu Developers
Original-Maintainer: Philipp Huebner
Architecture: amd64
Version: 4.2.2-1
Depends: erlang-base | erlang-abi-17.0, erlang-base (>= 1:18.0-dfsg) | erlang-base-hipe (>= 1:18.0-dfsg), erlang-ssl (>= 1:18.0-dfsg)
Filename: pool/universe/e/erlang-ibrowse/erlang-ibrowse_4.2.2-1_amd64.deb
Size: 106294
MD5sum: 381a009afc1acc10e77b6ad33005f543
SHA1: 7585f2b46e04dac59b743d5a4b44b66eaaa98488
SHA256: 55f8a89fa3428b9fd7320a4d6f21934f112515f651e04d1be019e31e05ca5cff
Description-en: HTTP client written in erlang
Features:
* [RFC2616](http://www.ietf.org/rfc/rfc2616.txt) compliant (AFAIK)
* GET, POST, OPTIONS, HEAD, PUT, DELETE, TRACE, MKCOL, PROPFIND,
PROPPATCH, LOCK, UNLOCK, MOVE and COPY
* HTTP/0.9, HTTP/1.0 and HTTP/1.1
* chunked encoding
* generating requests using Chunked Transfer-Encoding
* Pools of connections to each webserver
* Pipelining support
* Download to file
* Asynchronous requests. Responses are streamed to a process
* Basic authentication
* Supports proxy authentication
* Supports socks5
* Can talk to secure webservers using SSL
and more
Description-md5: 3881612227bebd5d6e96972cb06a0adb
Homepage: https://github.com/cmullaparthi/ibrowse
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu