How to Install and Uninstall python-bsddb3-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "python-bsddb3-dbg" package

This guide covers the steps necessary to install python-bsddb3-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-bsddb3-dbg" package

Please follow the guidance below to uninstall python-bsddb3-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-bsddb3-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-bsddb3-dbg
Priority: extra
Section: python
Installed-Size: 790
Maintainer: Ubuntu Developers
Original-Maintainer: Matthias Klose
Architecture: amd64
Source: python-bsddb3
Version: 6.1.0-1build2
Provides: python2.7-bsddb3-dbg
Depends: python-bsddb3 (= 6.1.0-1build2), python-dbg, libc6 (>= 2.14), libdb5.3
Filename: pool/main/p/python-bsddb3/python-bsddb3-dbg_6.1.0-1build2_amd64.deb
Size: 183138
MD5sum: 005fbaf9604542bb7a297f8d6fa3757c
SHA1: 94e3d358713baee34fed23029fc5cd1a781150c0
SHA256: 636b683b543f9c14de270729b25aa6ad2cbb1a85d45ee5a8cce8cd96c3b9a920
Description-en: Python interface for Berkeley DB (debug extension)
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 extension built for the python debug interpreter.
Description-md5: 3277e73ecffb5de543afbcdebd68ee15
Homepage: http://pypi.python.org/pypi/bsddb3/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m