How to Install and Uninstall python38-flake8-bugbear Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "python38-flake8-bugbear" package

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

$ sudo zypper refresh $ sudo zypper install python38-flake8-bugbear

2. Uninstall "python38-flake8-bugbear" package

In this section, we are going to explain the necessary steps to uninstall python38-flake8-bugbear on openSuSE Tumbleweed:

$ sudo zypper remove python38-flake8-bugbear

3. Information about the python38-flake8-bugbear package on openSuSE Tumbleweed

Information for package python38-flake8-bugbear:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-flake8-bugbear
Version : 20.1.4-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 94,8 KiB
Installed : No
Status : not installed
Source package : python-flake8-bugbear-20.1.4-1.7.src
Summary : A plugin for flake8 finding likely bugs and design problems in your program
Description :
A plugin for Flake8 finding likely bugs and design problems in your
program. Contains warnings that don't belong in pyflakes and
pycodestyle.