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

Last updated: May 12,2024

1. Install "python3-bsddb3" package

Learn how to install python3-bsddb3 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-bsddb3

2. Uninstall "python3-bsddb3" package

This guide covers the steps necessary to uninstall python3-bsddb3 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-bsddb3
Priority: optional
Section: python
Installed-Size: 566
Maintainer: Ubuntu Developers
Original-Maintainer: Matthias Klose
Architecture: amd64
Source: python-bsddb3
Version: 6.1.0-1build2
Provides: python3.5-bsddb3
Depends: libc6 (>= 2.14), libdb5.3, python3 (<< 3.6), python3 (>= 3.5~)
Suggests: python3-bsddb3-dbg
Filename: pool/main/p/python-bsddb3/python3-bsddb3_6.1.0-1build2_amd64.deb
Size: 98150
MD5sum: c06d513d1f36832c66398648cdc59fb5
SHA1: 66f0d4129371f470b091757a9d4b2c989eb7795c
SHA256: 3827716cb2032250ac1d94a8327e5a89cec5f686527ee8e973cf3e5849c7da5a
Description-en: Python interface for Berkeley DB (Python 3.x)
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: 6bc553389b7abdd2f792421d6ebe3828
Homepage: http://pypi.python.org/pypi/bsddb3/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Task: edubuntu-desktop-gnome