How to Install and Uninstall python3-deprecated Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-deprecated" package

In this section, we are going to explain the necessary steps to install python3-deprecated on Kali Linux

$ sudo apt update $ sudo apt install python3-deprecated

2. Uninstall "python3-deprecated" package

Please follow the steps below to uninstall python3-deprecated on Kali Linux:

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

3. Information about the python3-deprecated package on Kali Linux

Package: python3-deprecated
Source: python-deprecated
Version: 1.2.14-1
Installed-Size: 52
Maintainer: Debian GIS Project
Architecture: all
Depends: python3-wrapt, python3:any
Size: 14280
SHA256: 1627583a67a7fea5bb7e171b37a35a40c398b1efb2703153c85a08ada16894cf
SHA1: fdc31aad634265caf8b5889c73a7b67b61f4d6ab
MD5sum: 15f2e216e1192c237f6b04e3add386de
Description: Python decorator for old classes, functions or methods
The deprecated module provides the @deprecated decorator to deprecate old
Python classes, functions or methods.
.
This package contains the module for Python 3.
Description-md5:
Homepage: https://github.com/tantale/deprecated
Section: python
Priority: optional
Filename: pool/main/p/python-deprecated/python3-deprecated_1.2.14-1_all.deb