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

Last updated: July 03,2024

1. Install "python-persistent" package

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

$ sudo apt update $ sudo apt install python-persistent

2. Uninstall "python-persistent" package

Here is a brief guide to show you how to uninstall python-persistent on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-persistent
Priority: optional
Section: universe/python
Installed-Size: 358
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Version: 4.1.1-1build2
Replaces: python-zodb (<< 1:3.9.7-4~)
Depends: python (<< 2.8), python (>= 2.7~), python-zope.interface, python:any (>= 2.7.5-5~), libc6 (>= 2.4)
Breaks: python-zodb (<< 1:3.9.7-4~)
Filename: pool/universe/p/python-persistent/python-persistent_4.1.1-1build2_amd64.deb
Size: 62436
MD5sum: c266a254f3ba22900346293a53b87b22
SHA1: 7e6f162701d4139d8a4f3018914af02d02644413
SHA256: f415790c0c176822e55980f8d31b6486f046b825bff1e3be7598798905810594
Description-en: Automatic persistence for Python objects
This package contains a generic persistence implementation for Python. It
forms the core protocol for making objects interact "transparently" with
a database such as the ZODB.
.
This is the Python 2 version.
Description-md5: cac3a5e715929fe64414c3d77f9e987f
Homepage: https://pypi.python.org/pypi/persistent/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu