How to Install and Uninstall libsqljet-java Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 09,2024

1. Install "libsqljet-java" package

In this section, we are going to explain the necessary steps to install libsqljet-java on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libsqljet-java

2. Uninstall "libsqljet-java" package

This guide covers the steps necessary to uninstall libsqljet-java on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libsqljet-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsqljet-java package on Ubuntu 21.10 (Impish Indri)

Package: libsqljet-java
Architecture: all
Version: 1.1.10-2
Priority: optional
Section: universe/java
Source: sqljet
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 798
Depends: libantlr3-runtime-java
Filename: pool/universe/s/sqljet/libsqljet-java_1.1.10-2_all.deb
Size: 686516
MD5sum: 3d260ed0b4ca916eac5b73177b95dc8e
SHA1: acb1404941716963718a3df08fdaf28eefae68ef
SHA256: 8f1e6f01a26f19387d3c4cc6565c64f3e3ca2a530fb83bc4d2353a8d02243461
SHA512: 6c11be5d52052f76d0d8b7515984cd4f4b6f8f0360b9173a593c2d614915f85192bab82039e03255c07a5067b0109f35ce614f7962b7ed03c80ca330f46e5571
Homepage: http://sqljet.com
Description-en: Pure Java implementation of SQLite database management system
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.
.
SQLJet Major Features:
.
* Fine-grained API to create, read and modify SQLite databases.
* Database format is fully compatible with SQLite 3.6.
* No native binaries are needed.
* Current version only supports SQL in schema.
Description-md5: 8d7331d273802bee2c30edd8b8c5e7f5