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

Last updated: May 02,2024

1. Install "python3-persistent" package

This tutorial shows how to install python3-persistent on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-persistent

2. Uninstall "python3-persistent" package

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

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

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

Package: python3-persistent
Priority: optional
Section: universe/python
Installed-Size: 363
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: python-persistent
Version: 4.1.1-1build2
Depends: python3 (<< 3.6), python3 (>= 3.5~), python3-zope.interface, libc6 (>= 2.4)
Filename: pool/universe/p/python-persistent/python3-persistent_4.1.1-1build2_amd64.deb
Size: 62680
MD5sum: b05e3c17f79cb92658197897f17a1b6d
SHA1: ccf1020072fafea19d4adcf158b744916fefe2db
SHA256: 665cf9912211895e8a173a6104fab3a908d047dad758caf1bd5c324c0161359c
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