How to Install and Uninstall python3-zope.deprecation Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-zope.deprecation" package

Learn how to install python3-zope.deprecation on Kali Linux

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

2. Uninstall "python3-zope.deprecation" package

This guide covers the steps necessary to uninstall python3-zope.deprecation on Kali Linux:

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

3. Information about the python3-zope.deprecation package on Kali Linux

Package: python3-zope.deprecation
Source: zope.deprecation
Version: 5.0-1
Installed-Size: 60
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pkg-resources, python3:any
Suggests: python3-zope.testing
Size: 10876
SHA256: 0367c21b8dc74241113bb9faa26d372933b00158e78662cf7bca3a06fa885f2d
SHA1: 1c8bd5fd88c8189aa07c004769209563ba8e9de2
MD5sum: b8bf551150c2b812a6c5ba32a8c1cf45
Description: 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:
Homepage: https://github.com/zopefoundation/zope.deprecation
Section: zope
Priority: optional
Filename: pool/main/z/zope.deprecation/python3-zope.deprecation_5.0-1_all.deb