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

Last updated: November 25,2024

1. Install "erlang-ranch" package

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

$ sudo apt update $ sudo apt install erlang-ranch

2. Uninstall "erlang-ranch" package

In this section, we are going to explain the necessary steps to uninstall erlang-ranch on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: erlang-ranch
Priority: optional
Section: universe/devel
Installed-Size: 105
Maintainer: Ubuntu Developers
Original-Maintainer: LeoFS maintainers team
Architecture: amd64
Version: 1.1.0-1
Depends: erlang-base (>= 1:17.3-dfsg) | erlang-base-hipe (>= 1:17.3-dfsg), erlang-ssl (>= 1:17.3-dfsg), erlang-tools (>= 1:17.3-dfsg)
Filename: pool/universe/e/erlang-ranch/erlang-ranch_1.1.0-1_amd64.deb
Size: 41550
MD5sum: 638a230d0648c011a70dbf082096381d
SHA1: e0fc6aa4a9765b9305b6c7d7409bd5de4b019089
SHA256: 169478207eca073ab5ffd0de166a0764f2af282e63b6db33b74b140e72494999
Description-en: socket acceptor pool for TCP protocols in Erlang
erlang-ranch aims to provide everything you need to accept TCP connections
with a small code base and low latency while being easy to use directly
as an application or to embed into your own.
Description-md5: 4168f2cdd61b79bdf580efdb1027498c
Homepage: https://github.com/extend/ranch
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu