How to Install and Uninstall python3-gdbm Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "python3-gdbm" package

In this section, we are going to explain the necessary steps to install python3-gdbm on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-gdbm

2. Uninstall "python3-gdbm" package

This tutorial shows how to uninstall python3-gdbm on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-gdbm package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-gdbm
Priority: standard
Section: python
Installed-Size: 46
Maintainer: Ubuntu Developers
Original-Maintainer: Matthias Klose
Architecture: amd64
Source: python3-stdlib-extensions
Version: 3.5.1-1
Replaces: python3.0 (<< 3.0.1)
Provides: python3.5-gdbm
Depends: python3 (>= 3.5), python3 (<< 3.6), libc6 (>= 2.4), libgdbm3 (>= 1.8.3)
Suggests: python3-gdbm-dbg
Filename: pool/main/p/python3-stdlib-extensions/python3-gdbm_3.5.1-1_amd64.deb
Size: 12200
MD5sum: cd7aa9a2755729b7d2004f4b6da48d55
SHA1: 02346ede036de721d8721223fc9d2ee3c33d14c6
SHA256: 53e2aaa3f173f5ca0d536d79ea6c500537122f5755c15f97188d0d80abe6be8c
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
Multi-Arch: same
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Task: standard