How to Install and Uninstall python3-deprecation Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 05,2024

1. Install "python3-deprecation" package

Learn how to install python3-deprecation on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-deprecation

2. Uninstall "python3-deprecation" package

Here is a brief guide to show you how to uninstall python3-deprecation on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-deprecation package on Ubuntu 21.10 (Impish Indri)

Package: python3-deprecation
Architecture: all
Version: 2.1.0-1
Priority: optional
Section: python
Source: python-deprecation
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 42
Depends: python3-packaging, python3:any
Filename: pool/main/p/python-deprecation/python3-deprecation_2.1.0-1_all.deb
Size: 8812
MD5sum: bfffdb9223dc194e7b8695e0a648f2ea
SHA1: 3a587d674240cb46e46c285dab04b36357f927c7
SHA256: 031d290d5919ba02ae377fe8bc5524b2bcd081df6ec0a9a5d657c7464c09aab7
SHA512: 909d67dbae829ce100c402f171377570afd1e77a3ee366be2732efa6010c4093ab4aca3d7104dfea2c11df942265075a073eb29cfc95317b1958b0b1cf669ed1
Homepage: https://github.com/briancurtin/deprecation
Description-en: Library to handle automated deprecations
Deprecation is a library that enables automated deprecations.
.
It offers the deprecated() decorator to wrap functions, providing proper
warnings both in documentation and via Python’s warnings system, as well as
the deprecation.fail_if_not_removed() decorator for test methods to ensure
that deprecated code is eventually removed.
Description-md5: a280d40073f1076075b0893e7d377d04