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

Last updated: May 04,2024

1. Install "python-bsddb3" package

Please follow the steps below to install python-bsddb3 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-bsddb3

2. Uninstall "python-bsddb3" package

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

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

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

Package: python-bsddb3
Priority: optional
Section: python
Installed-Size: 301
Maintainer: Ubuntu Developers
Original-Maintainer: Matthias Klose
Architecture: amd64
Version: 6.1.0-1build2
Provides: python2.7-bsddb3
Depends: libc6 (>= 2.14), libdb5.3, python (>= 2.7), python (<< 2.8)
Suggests: python-bsddb3-dbg
Filename: pool/main/p/python-bsddb3/python-bsddb3_6.1.0-1build2_amd64.deb
Size: 70172
MD5sum: 619c21fe0a9b3e6c3b60e25fb6df888f
SHA1: f43f34456c6ad6a3eb0f467e77c31d81fa6ab28a
SHA256: f6349a171618887d41e5f0263e2d9f9e4e1d3a5102ee2d451b735ef40da2d2b4
Description-en: Python interface for Berkeley DB
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.
Description-md5: f7139ce9fe8bab9314dd91598a006c62
Homepage: http://pypi.python.org/pypi/bsddb3/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m