How to Install erlsvc in Ubuntu 18.04



Install erlsvc by entering the following commands in the terminal:

sudo apt update
sudo apt install erlsvc

Description:

Command line interface for managing Erlang nodes

Erlsvc can bootstrap a new Erlang node and then start/stop it. It can even perform a release upgrade.

Homepage: https://github.com/rbalint/erlsvc

Version: 1.02-3

Section: universe/perl