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

Last updated: October 05,2024

1. Install "python3-simplekv" package

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

$ sudo apt update $ sudo apt install python3-simplekv

2. Uninstall "python3-simplekv" package

Here is a brief guide to show you how to uninstall python3-simplekv on Kali Linux:

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

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

Package: python3-simplekv
Source: python-simplekv
Version: 0.14.1-0kali1
Architecture: all
Maintainer: Kali Developers
Installed-Size: 123
Depends: python3:any
Homepage: https://github.com/mbr/simplekv
Priority: optional
Section: python
Filename: pool/main/p/python-simplekv/python3-simplekv_0.14.1-0kali1_all.deb
Size: 23612
SHA256: 8fbd3e0b8dd56cf0371760982f1c3bcc7fcbebb5c18dc6541bbcd423b33ef45f
SHA1: efb4963019003a3f61e18aea769285b86a5c03aa
MD5sum: ea40d21df112bacda51fe317829a5a8c
Description: simple key-value store for binary data (Python 3)
This package contains an API for very basic key-value stores used for small,
frequently accessed data or large binary blobs. Its basic interface is easy to
implement and it supports a number of backends, including the filesystem,
SQLAlchemy, MongoDB, Redis and Amazon S3/Google Storage.
.
This package installs the library for Python 3.
Description-md5: