How to Install erlang-mochiweb in Ubuntu 18.04



Install erlang-mochiweb by entering the following commands in the terminal:

sudo apt update
sudo apt install erlang-mochiweb

Description:

Erlang library for building lightweight HTTP servers

MochiWeb is an Erlang library for building lightweight HTTP servers. . It is used (in conjunction with eswf and egeoip) to power services such as MochiBot and MochiAds, which serve dynamically generated SWF content to millions of viewers daily.

Homepage: https://github.com/mochi/mochiweb

Version: 2.15.1-1ubuntu1

Section: universe/devel