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

Last updated: May 13,2024

1. Install "python-gdbm" package

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

$ sudo apt update $ sudo apt install python-gdbm

2. Uninstall "python-gdbm" package

Please follow the steps below to uninstall python-gdbm on Kali Linux:

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

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

Package: python-gdbm
Source: python-stdlib-extensions
Version: 2.7.18-1
Installed-Size: 57
Maintainer: Matthias Klose
Architecture: amd64
Provides: python2.7-gdbm
Depends: python2 (>= 2.7), python2 (<< 2.8), libc6 (>= 2.4), libgdbm6 (>= 1.16)
Suggests: python-gdbm-dbg
Size: 13228
SHA256: bf9feb88994eef7a062036cb36c9b4b70d4bb9fd4ff9303819bf885d50de1310
SHA1: 1804bc19ea292dab6ff1939eacaca4e12d7933d5
MD5sum: d5c0c91bfa7f80fca530c2be0719d6be
Description: GNU dbm database support for Python2
GNU dbm database module for Python2. Install this if you want to
create or read GNU dbm database files with Python2.
Description-md5:
Tag: devel::lang:python, devel::library, implemented-in::python,
role::shared-lib, works-with::db
Section: python
Priority: optional
Filename: pool/main/p/python-stdlib-extensions/python-gdbm_2.7.18-1_amd64.deb