How to Install and Uninstall python-bsddb3-doc Package on Kali Linux

Last updated: November 25,2024

1. Install "python-bsddb3-doc" package

This is a short guide on how to install python-bsddb3-doc on Kali Linux

$ sudo apt update $ sudo apt install python-bsddb3-doc

2. Uninstall "python-bsddb3-doc" package

This guide covers the steps necessary to uninstall python-bsddb3-doc on Kali Linux:

$ sudo apt remove python-bsddb3-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-bsddb3-doc package on Kali Linux

Package: python-bsddb3-doc
Source: python-bsddb3
Version: 6.2.9-2
Installed-Size: 80
Maintainer: Debian QA Group
Architecture: all
Suggests: python3-bsddb3
Size: 56752
SHA256: a7b9f61ae691224eb0c2ed66a5cc225aa90d7a47c531d465afc52425e34d6df8
SHA1: 2864ae33bf20a07dadc79f5242bd539a15507e19
MD5sum: c4a5b1b210827fc4ab486c9749ed6cf7
Description: Documentation for the python Berkeley DB interface module
This module provides a nearly complete wrapping of the Oracle/Sleepycat C API
for the Database Environment, Database, Cursor, Sequence and Transaction
objects, and each of these is exposed as a Python Type in the bsddb3.db
module. The database objects can use various access methods: btree, hash,
recno and queue. Complete support of Berkeley DB distributed transactions.
Complete support for Berkeley DB Replication Manager. Complete support for
Berkeley DB Base Replication. Support for RPC.
.
This package contains the documentation for python-bsddb3 and python3-bsddb.
Description-md5:
Homepage: http://pypi.python.org/pypi/bsddb3/
Tag: devel::lang:python
Section: doc
Priority: optional
Filename: pool/main/p/python-bsddb3/python-bsddb3-doc_6.2.9-2_all.deb