How to Install and Uninstall python36-deprecation Package on openSuSE Tumbleweed
Last updated: January 24,2025
Deprecated! Installation of this package may no longer be supported.
1. Install "python36-deprecation" package
Please follow the guidance below to install python36-deprecation on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python36-deprecation
Copied
2. Uninstall "python36-deprecation" package
Learn how to uninstall python36-deprecation on openSuSE Tumbleweed:
$
sudo zypper remove
python36-deprecation
Copied
3. Information about the python36-deprecation package on openSuSE Tumbleweed
Information for package python36-deprecation:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-deprecation
Version : 2.1.0-2.7
Arch : noarch
Vendor : openSUSE
Installed Size : 48,7 KiB
Installed : No
Status : not installed
Source package : python-deprecation-2.1.0-2.7.src
Summary : A library to handle automated deprecations
Description :
The `deprecation` library provides a `deprecated` decorator and a
`fail_if_not_removed` decorator for your tests. Together, the two
enable the automation of several things:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-deprecation
Version : 2.1.0-2.7
Arch : noarch
Vendor : openSUSE
Installed Size : 48,7 KiB
Installed : No
Status : not installed
Source package : python-deprecation-2.1.0-2.7.src
Summary : A library to handle automated deprecations
Description :
The `deprecation` library provides a `deprecated` decorator and a
`fail_if_not_removed` decorator for your tests. Together, the two
enable the automation of several things: