How to Install and Uninstall python3-flake8-deprecated Package on openSUSE Leap

Last updated: May 04,2024

1. Install "python3-flake8-deprecated" package

Please follow the steps below to install python3-flake8-deprecated on openSUSE Leap

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

2. Uninstall "python3-flake8-deprecated" package

In this section, we are going to explain the necessary steps to uninstall python3-flake8-deprecated on openSUSE Leap:

$ sudo zypper remove python3-flake8-deprecated

3. Information about the python3-flake8-deprecated package on openSUSE Leap

Information for package python3-flake8-deprecated:
--------------------------------------------------
Repository : Main Repository
Name : python3-flake8-deprecated
Version : 1.3-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 31.3 KiB
Installed : No
Status : not installed
Source package : python-flake8-deprecated-1.3-bp155.2.10.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.