How to Install and Uninstall python39-Deprecated Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "python39-Deprecated" package
This is a short guide on how to install python39-Deprecated on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-Deprecated
Copied
2. Uninstall "python39-Deprecated" package
This is a short guide on how to uninstall python39-Deprecated on openSuSE Tumbleweed:
$
sudo zypper remove
python39-Deprecated
Copied
3. Information about the python39-Deprecated package on openSuSE Tumbleweed
Information for package python39-Deprecated:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-Deprecated
Version : 1.2.14-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 60.6 KiB
Installed : No
Status : not installed
Source package : python-Deprecated-1.2.14-1.6.src
Upstream URL : https://github.com/tantale/deprecated
Summary : Python @deprecated decorator
Description :
If you need to mark a function or a method as deprecated,
you can use the ``@deprecated`` decorator.
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-Deprecated
Version : 1.2.14-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 60.6 KiB
Installed : No
Status : not installed
Source package : python-Deprecated-1.2.14-1.6.src
Upstream URL : https://github.com/tantale/deprecated
Summary : Python @deprecated decorator
Description :
If you need to mark a function or a method as deprecated,
you can use the ``@deprecated`` decorator.