How to Install erlang-p1-mysql software package in Debian 9 (Stretch)

How to Install erlang-p1-mysql software package in Debian 9 (Stretch)

erlang-p1-mysql software package provides pure Erlang MySQL driver, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install erlang-p1-mysql 

erlang-p1-mysql is installed in your system.

Make ensure the erlang-p1-mysql package were installed using the commands given below,

$ sudo dpkg-query -l | grep erlang-p1-mysql *

You will get with erlang-p1-mysql package name, version, architecture and description in a table

erlang-p1-mysql package basic information:

Distro Debian 9 stretch
Section Libraries
Package erlang-p1-mysql
Version 1.0.1-4
Description pure Erlang MySQL driver
Sub Section Libs


See Also, How to uninstall or remove erlang-p1-mysql software package from Debian 9 (Stretch)?