How to Install erlang-proper in Ubuntu 18.04



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

sudo apt update
sudo apt install erlang-proper

Description:

QuickCheck-inspired property-based testing tool for Erlang

PropEr (PROPerty-based testing tool for ERlang) is a QuickCheck-inspired open-source property-based testing tool for Erlang.

Homepage: https://github.com/manopapad/proper

Version: 1.2+git988ea0ed9f+dfsg-1

Section: universe/devel