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

Last updated: May 19,2024

1. Install "python3-gdbm" package

Please follow the guidance below to install python3-gdbm on Kali Linux

$ sudo apt update $ sudo apt install python3-gdbm

2. Uninstall "python3-gdbm" package

In this section, we are going to explain the necessary steps to uninstall python3-gdbm on Kali Linux:

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

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

Package: python3-gdbm
Source: python3-stdlib-extensions
Version: 3.11.5-1
Installed-Size: 85
Maintainer: Matthias Klose
Architecture: amd64
Provides: python3.11-gdbm, python3.12-gdbm
Depends: python3 (>= 3.11.2-0~), python3 (<< 3.13), libc6 (>= 2.4), libgdbm6 (>= 1.16)
Suggests: python3-gdbm-dbg
Size: 17328
SHA256: 5a4dfc0d84ee57370738d8c7bef33b3e8d504500c846166e4d3e1c841d48f5e5
SHA1: 9c5c508f56db2c9b7456d7956a723e32d8952e3e
MD5sum: 922467590278fbda94050532e6918202
Description: GNU dbm database support for Python 3.x
GNU dbm database module for Python 3.x. Install this if you want to
create or read GNU dbm database files with Python.
Description-md5:
Multi-Arch: same
Section: python
Priority: optional
Filename: pool/main/p/python3-stdlib-extensions/python3-gdbm_3.11.5-1_amd64.deb