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

Last updated: July 01,2024

1. Install "python310-flake8-bugbear" package

This tutorial shows how to install python310-flake8-bugbear on openSuSE Tumbleweed

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

2. Uninstall "python310-flake8-bugbear" package

This guide covers the steps necessary to uninstall python310-flake8-bugbear on openSuSE Tumbleweed:

$ sudo zypper remove python310-flake8-bugbear

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

Information for package python310-flake8-bugbear:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-flake8-bugbear
Version : 24.1.17-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 250.6 KiB
Installed : No
Status : not installed
Source package : python-flake8-bugbear-24.1.17-1.2.src
Upstream URL : https://github.com/PyCQA/flake8-bugbear
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.