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

Last updated: May 19,2024

1. Install "python-zodb" package

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

$ sudo apt update $ sudo apt install python-zodb

2. Uninstall "python-zodb" package

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

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

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

Package: python-zodb
Priority: optional
Section: universe/python
Installed-Size: 3052
Maintainer: Ubuntu Developers
Original-Maintainer: Debian/Ubuntu Zope Team
Architecture: amd64
Source: zodb
Version: 1:3.10.5+1.gb28a24c-1
Depends: python-transaction (>= 1.1.0), python-zc.lockfile, python-zconfig, python-zdaemon, python-zope.event, python-zope.interface, python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.14), python-persistent
Suggests: python-manuel, python-zope.testing
Conflicts: zope3
Filename: pool/universe/z/zodb/python-zodb_3.10.5+1.gb28a24c-1_amd64.deb
Size: 510660
MD5sum: 7deddee770512f3c9b5c1c46a16ca84e
SHA1: 077908768f7a8928adc8fc180b5b29d0e903218c
SHA256: b4d1a94d6b639a35001f4e8c9a8aea8fb7739e632d516caf319d94248a9055d4
Description-en: Zope Object Database (ZODB)
The Zope Object Database is an object-oriented database for Python that
provides a high-degree of transparency. Applications can take advantage of
object database features with few, if any, changes to application logic.
.
ZODB includes features such as a pluggable storage interface, rich transaction
support, and undo.
Description-md5: fd6e8ca5fcd4827af167528b755a8350
Homepage: http://zodb.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu