How to Install and Uninstall python311-Deprecated Package on openSUSE Leap
Last updated: November 07,2024
1. Install "python311-Deprecated" package
Please follow the step by step instructions below to install python311-Deprecated on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-Deprecated
Copied
2. Uninstall "python311-Deprecated" package
Please follow the steps below to uninstall python311-Deprecated on openSUSE Leap:
$
sudo zypper remove
python311-Deprecated
Copied
3. Information about the python311-Deprecated package on openSUSE Leap
Information for package python311-Deprecated:
---------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-Deprecated
Version : 1.2.14-150400.10.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 65.4 KiB
Installed : No
Status : not installed
Source package : python-Deprecated-1.2.14-150400.10.3.9.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 : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-Deprecated
Version : 1.2.14-150400.10.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 65.4 KiB
Installed : No
Status : not installed
Source package : python-Deprecated-1.2.14-150400.10.3.9.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.