How to Install and Uninstall slang-sqlite Package on Kali Linux

Last updated: May 09,2024

1. Install "slang-sqlite" package

Here is a brief guide to show you how to install slang-sqlite on Kali Linux

$ sudo apt update $ sudo apt install slang-sqlite

2. Uninstall "slang-sqlite" package

This guide covers the steps necessary to uninstall slang-sqlite on Kali Linux:

$ sudo apt remove slang-sqlite $ sudo apt autoclean && sudo apt autoremove

3. Information about the slang-sqlite package on Kali Linux

Package: slang-sqlite
Source: slsqlite (0.6.4-2)
Version: 0.6.4-2+b1
Installed-Size: 80
Maintainer: Rafael Laboissière
Architecture: amd64
Depends: libc6 (>= 2.4), libslang2 (>= 2.3.0), libsqlite3-0 (>= 3.5.9)
Suggests: slsh | jed | slrn
Size: 17756
SHA256: 33e36652cc6783f2cb1c0bea23b3be89320bb24e04c5feaf589cfb520f1da1b0
SHA1: 4081ebe39e51a79ebf9875adbc2ba8da9b11197e
MD5sum: aae233bfb9bb045d86553d868a933b2a
Description: S-Lang bindings to the sqlite3 database library
The S-Lang module contained in this package provides bindings to the
SQLite3 database engine. This module can be used in slsh (the S-Lang
shell), in the JED editor, and in the news reader slrn.
Description-md5:
Multi-Arch: same
Homepage: http://www.cheesit.com/downloads/slang/slsqlite.html
Section: interpreters
Priority: optional
Filename: pool/main/s/slsqlite/slang-sqlite_0.6.4-2+b1_amd64.deb