How to Install and Uninstall python3-sqlite-fts4 Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-sqlite-fts4" package

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

$ sudo apt update $ sudo apt install python3-sqlite-fts4

2. Uninstall "python3-sqlite-fts4" package

Please follow the steps below to uninstall python3-sqlite-fts4 on Kali Linux:

$ sudo apt remove python3-sqlite-fts4 $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-sqlite-fts4 package on Kali Linux

Package: python3-sqlite-fts4
Source: sqlite-fts4
Version: 1.0.3-2
Installed-Size: 38
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 9216
SHA256: 3a7c882bfa1d7c079a10703546b6d683ec1dccb586c68d0bf6a49c822a9e7f3c
SHA1: e86da7d017e51ff541d4fcb197853bb3e5fc12b4
MD5sum: 9ee04ad449872a6ffc3d138d575caa36
Description: Document scoring Python library for SQLite FTS4
Custom SQLite functions written in Python for ranking documents indexed
using the SQLite FTS4 extension.
.
Includes functions for ranking with TF-IDF and the Okapi BM25 scoring
algorithm.
Description-md5:
Homepage: https://github.com/simonw/sqlite-fts4
Section: python
Priority: optional
Filename: pool/main/s/sqlite-fts4/python3-sqlite-fts4_1.0.3-2_all.deb