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

Last updated: September 20,2024

1. Install "python3-zope.deprecation" package

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

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

2. Uninstall "python3-zope.deprecation" package

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

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

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

Package: python3-zope.deprecation
Priority: extra
Section: universe/zope
Installed-Size: 82
Maintainer: Ubuntu Developers
Original-Maintainer: Debian/Ubuntu Zope Team
Architecture: all
Source: zope.deprecation
Version: 4.1.2-1
Depends: python3-pkg-resources, python3:any (>= 3.3.2-2~)
Suggests: python3-zope.testing
Filename: pool/universe/z/zope.deprecation/python3-zope.deprecation_4.1.2-1_all.deb
Size: 9528
MD5sum: c7623dbe8ccb27879ec3bac649ae0506
SHA1: cb7970fb70788945466186767f027fe83765d585
SHA256: ac4dd379d84fac4a133457289912ef43b516ea277687746aa5c3dcfffd083d1a
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 3 version.
Description-md5: dbeb856733702521d6f3d0eac04bbe25
Homepage: http://pypi.python.org/pypi/zope.deprecation
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu