How to Install erlang-p1-sqlite3 in Ubuntu 18.04



Install erlang-p1-sqlite3 by entering the following commands in the terminal:

sudo apt update
sudo apt install erlang-p1-sqlite3

Description:

SQLite3 wrapper for Erlang applications

This is an SQLite3 library for Erlang. It is designed to make it easy to write Erlang applications that use SQLite3. ejabberd for example uses it as its sqlite driver.

Homepage: https://github.com/processone/erlang-sqlite3

Version: 1.1.5~dfsg0-6

Section: universe/libs