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

Last updated: October 06,2024

1. Install "python310-flake8-deprecated" package

Here is a brief guide to show you how to install python310-flake8-deprecated on openSuSE Tumbleweed

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

2. Uninstall "python310-flake8-deprecated" package

This guide let you learn how to uninstall python310-flake8-deprecated on openSuSE Tumbleweed:

$ sudo zypper remove python310-flake8-deprecated

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

Information for package python310-flake8-deprecated:
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-flake8-deprecated
Version : 2.2.1-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 70.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.