How to Install and Uninstall python311-flake8-deprecated Package on openSuSE Tumbleweed

Last updated: July 01,2024

1. Install "python311-flake8-deprecated" package

Please follow the steps below to install python311-flake8-deprecated on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-flake8-deprecated

2. Uninstall "python311-flake8-deprecated" package

This guide covers the steps necessary to uninstall python311-flake8-deprecated on openSuSE Tumbleweed:

$ sudo zypper remove python311-flake8-deprecated

3. Information about the python311-flake8-deprecated package on openSuSE Tumbleweed

Information for package python311-flake8-deprecated:
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-flake8-deprecated
Version : 2.2.1-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 72.8 KiB
Installed : No
Status : not installed
Source package : python-flake8-deprecated-2.2.1-1.2.src
Upstream URL : https://github.com/gforcada/flake8-deprecated
Summary : Flake8 deprecations plugin
Description :
This flake8 plugin helps you keeping up with method deprecations and giving hints about what
they should be replaced with.