How to Install and Uninstall python3-gdbm Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "python3-gdbm" package

Here is a brief guide to show you how to install python3-gdbm on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-gdbm

2. Uninstall "python3-gdbm" package

Learn how to uninstall python3-gdbm on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-gdbm package on Ubuntu 21.10 (Impish Indri)

Package: python3-gdbm
Architecture: amd64
Version: 3.9.7-1
Multi-Arch: same
Priority: standard
Section: python
Source: python3-stdlib-extensions
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Matthias Klose
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 111
Provides: python3.10-gdbm, python3.9-gdbm
Depends: python3 (>= 3.9.2-3~), python3 (<< 3.11), libc6 (>= 2.4), libgdbm-compat4 (>= 1.16), libgdbm6 (>= 1.16)
Suggests: python3-gdbm-dbg
Breaks: libpython3.10-stdlib (<< 3.10.0~rc1-1~)
Replaces: libpython3.10-stdlib (<< 3.10.0~rc1-1~)
Filename: pool/main/p/python3-stdlib-extensions/python3-gdbm_3.9.7-1_amd64.deb
Size: 21860
MD5sum: b9d612d1665f011d1b17642601982880
SHA1: 040f4a1e083d39801ff457998a24897ec57fe130
SHA256: b5e7b630f5c3012c738eeb673b206b6009cd3a318e4144098451bcfe3656a180
SHA512: 7d9fe32a8abc7c079050c8a68be2342f9b34821833302046c2a2191f14e47f2be79babf1a0945cd33d01f647bd30da16155cb071af149028f50c3ae54222135a
Description-en: 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: f21d01c59fd918dd8e93a985f8b900dc
Task: standard