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

Last updated: May 19,2024

1. Install "python-zope.deprecation" package

Please follow the instructions below to install python-zope.deprecation on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-zope.deprecation" package

This guide covers the steps necessary to uninstall python-zope.deprecation on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-zope.deprecation
Priority: extra
Section: universe/zope
Installed-Size: 90
Maintainer: Ubuntu Developers
Original-Maintainer: Debian/Ubuntu Zope Team
Architecture: all
Source: zope.deprecation
Version: 4.1.2-1
Depends: python-pkg-resources, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-zope.testing
Filename: pool/universe/z/zope.deprecation/python-zope.deprecation_4.1.2-1_all.deb
Size: 9520
MD5sum: d70364e253a855bf985a5ca0cf4ef8e9
SHA1: 85545ad48bcebb72f03b7a1e848091df86da6a91
SHA256: f0d28fa1579c380fe4a4c81bcfc5ad25482c5b2c64c73a4e68bb2770064a2a88
Description-en: Zope Deprecation Infrastructure
This package provides a simple function called 'deprecated(names, reason)' to
mark deprecated modules, classes, functions, methods and properties.
.
This is the Python 2 version.
Description-md5: fa77fc014952e45e0ad3b792edd2cafd
Homepage: http://pypi.python.org/pypi/zope.deprecation
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu