How to Install and Uninstall tntdb-sqlite5 Package on Kali Linux

Last updated: October 06,2024

1. Install "tntdb-sqlite5" package

Here is a brief guide to show you how to install tntdb-sqlite5 on Kali Linux

$ sudo apt update $ sudo apt install tntdb-sqlite5

2. Uninstall "tntdb-sqlite5" package

This guide covers the steps necessary to uninstall tntdb-sqlite5 on Kali Linux:

$ sudo apt remove tntdb-sqlite5 $ sudo apt autoclean && sudo apt autoremove

3. Information about the tntdb-sqlite5 package on Kali Linux

Package: tntdb-sqlite5
Source: tntdb (1.4-1)
Version: 1.4-1+b1
Installed-Size: 286
Maintainer: Thorsten Alteholz
Architecture: amd64
Depends: libc6 (>= 2.32), libcxxtools10 (>= 3.0.0), libgcc-s1 (>= 3.0), libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 5.2), libtntdb5 (>= 1.4)
Size: 60024
SHA256: adb13166115cf9b8ae3ec428b3f121782c77854ba28d87cc51494b51f42567c2
SHA1: b4181e1440e7e2284cb54db0d0d72661bc1c022e
MD5sum: a13d49debed0a2381f6b52504216a545
Description: SQLite backend for tntdb database access library
This library provides a thin, database independent layer over an SQL
database. It lacks complex features like schema queries or wrapper
classes like active result sets or data bound controls. Instead you
get to access the database directly with SQL queries. The library is
suited for application programming, not for writing generic database
handling tools.
.
This file has the necessary files for SQLite support.
Description-md5:
Homepage: http://www.tntnet.org/tntdb.html
Section: libs
Priority: optional
Filename: pool/main/t/tntdb/tntdb-sqlite5_1.4-1+b1_amd64.deb