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

Last updated: April 27,2024

1. Install "python-zope.cachedescriptors" package

This is a short guide on how to install python-zope.cachedescriptors on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-zope.cachedescriptors

2. Uninstall "python-zope.cachedescriptors" package

Please follow the step by step instructions below to uninstall python-zope.cachedescriptors on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-zope.cachedescriptors $ sudo apt autoclean && sudo apt autoremove

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

Package: python-zope.cachedescriptors
Priority: extra
Section: universe/python
Installed-Size: 103
Maintainer: Ubuntu Developers
Original-Maintainer: Debian/Ubuntu Zope Team
Architecture: all
Source: zope.cachedescriptors
Version: 3.5.1-2fakesync1
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-pkg-resources
Conflicts: zope3
Filename: pool/universe/z/zope.cachedescriptors/python-zope.cachedescriptors_3.5.1-2fakesync1_all.deb
Size: 9946
MD5sum: 2a36ecd036cf87f4be07e06db2897520
SHA1: 1c3c2f7c3bf039c1b7dc53bac13b11f8fccfc4e3
SHA256: cfe66662726a67f935b402e9775e2a4caaeae1a2a41fa3529bc57d2fe5628edb
Description-en: Method and property caching decorators
Cached descriptors cache their output. They take into account instance
attributes that they depend on, so when the instance attributes change, the
descriptors will change the values they return.
Description-md5: 6edea4c26ef2a5c7ad64c00f7b85dc8f
Homepage: http://pypi.python.org/pypi/zope.cachedescriptors
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu