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

Last updated: June 29,2024

1. Install "python39-flake8-deprecated" package

In this section, we are going to explain the necessary steps to install python39-flake8-deprecated on openSuSE Tumbleweed

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

2. Uninstall "python39-flake8-deprecated" package

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

$ sudo zypper remove python39-flake8-deprecated

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

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