How to Install and Uninstall libsqljet-java Package on Kali Linux
Last updated: November 07,2024
1. Install "libsqljet-java" package
This tutorial shows how to install libsqljet-java on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
libsqljet-java
Copied
2. Uninstall "libsqljet-java" package
Please follow the steps below to uninstall libsqljet-java on Kali Linux:
$
sudo apt remove
libsqljet-java
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libsqljet-java package on Kali Linux
Package: libsqljet-java
Source: sqljet
Version: 1.1.10-2
Installed-Size: 801
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libantlr3-runtime-java
Size: 689648
SHA256: 9948acbc8fdd06b5e4342310ff38eefca98f87679fa89d412fb5b9f19309ea09
SHA1: 94d7cd0149ec0670f0c953460e8fe196579cd427
MD5sum: cbf610306972f0a25b833e54acc2c3bf
Description: 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:
Homepage: http://sqljet.com
Section: java
Priority: optional
Filename: pool/main/s/sqljet/libsqljet-java_1.1.10-2_all.deb
Source: sqljet
Version: 1.1.10-2
Installed-Size: 801
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libantlr3-runtime-java
Size: 689648
SHA256: 9948acbc8fdd06b5e4342310ff38eefca98f87679fa89d412fb5b9f19309ea09
SHA1: 94d7cd0149ec0670f0c953460e8fe196579cd427
MD5sum: cbf610306972f0a25b833e54acc2c3bf
Description: 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:
Homepage: http://sqljet.com
Section: java
Priority: optional
Filename: pool/main/s/sqljet/libsqljet-java_1.1.10-2_all.deb