How to Install libsqljet-java-doc in Ubuntu 18.04



Install libsqljet-java-doc by entering the following commands in the terminal:

sudo apt update
sudo apt install libsqljet-java-doc

Description:

API documentation for libsqljet-java

SQLJet is a software library that provides API that enables Java application to read and modify SQLite databases. SQLJet does not support SQL queries; there is an API to work with the database on a lower level. . This package contains the Javadoc generated API documentation.

Homepage: http://sqljet.com

Version: 1.1.10-1

Section: universe/doc