How to Install libopendbx1-sqlite in Ubuntu 18.04



Install libopendbx1-sqlite by entering the following commands in the terminal:

sudo apt update
sudo apt install libopendbx1-sqlite

Description:

SQLite backend for OpenDBX

OpenDBX provides a simple and lightweight API for interfacing native relational database APIs in a consistent way. By using the OpenDBX API you don't have to adapt your program to the different database APIs by yourself. . This package contains the SQLite backend.

Homepage: http://www.linuxnetworks.de/doc/index.php/OpenDBX

Version: 1.4.6-11

Section: universe/libs