cl-sql-backend software package provides virtual package provided by cl-sql-postgresql, cl-sql-odbc, cl-sql-oracle, cl-sql-mysql, cl-sql-sqlite3, cl-sql-sqlite, cl-sql-aodbc, cl-sql-postgresql-socket, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install cl-sql-backend
cl-sql-backend is installed in your system.
Make ensure the cl-sql-backend package were installed using the commands given below,
$ sudo dpkg-query -l | grep cl-sql-backend*
You will get with cl-sql-backend package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Virtual packages |
| Package | cl-sql-backend |
| Version | |
| Description | virtual package provided by cl-sql-postgresql, cl-sql-odbc, cl-sql-oracle, cl-sql-mysql, cl-sql-sqlite3, cl-sql-sqlite, cl-sql-aodbc, cl-sql-postgresql-socket |
| Sub Section | virtual |