How to Install and Uninstall python3-minidb Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-minidb" package

Please follow the guidelines below to install python3-minidb on Kali Linux

$ sudo apt update $ sudo apt install python3-minidb

2. Uninstall "python3-minidb" package

Please follow the instructions below to uninstall python3-minidb on Kali Linux:

$ sudo apt remove python3-minidb $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-minidb package on Kali Linux

Package: python3-minidb
Source: minidb
Version: 2.0.7-1
Installed-Size: 62
Maintainer: Maxime Werlen
Architecture: all
Depends: python3:any
Size: 15480
SHA256: b9a0c957120384b5b3ab8258a209bc9a2c5e25534f674dfe6477aad5f37e7ad9
SHA1: 4f243c2e4f5130a854e2fae7a75ec7da4d33b175
MD5sum: 2891df07782c643ad63bf92fb1592285
Description: simple SQLite3-based store for Python objects
minidb 2 makes it easy to store Python objects in a SQLite 3 database and work
with the data in an easy way with concise syntax.
Designed for Python 3.
Description-md5:
Homepage: https://thp.io/2010/minidb/
Tag: devel::lang:python, implemented-in::python, role::shared-lib,
works-with::db
Section: python
Priority: optional
Filename: pool/main/m/minidb/python3-minidb_2.0.7-1_all.deb