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

Last updated: December 25,2024

1. Install "python3-flake8-bugbear" package

This tutorial shows how to install python3-flake8-bugbear on openSUSE Leap

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

2. Uninstall "python3-flake8-bugbear" package

This guide let you learn how to uninstall python3-flake8-bugbear on openSUSE Leap:

$ sudo zypper remove python3-flake8-bugbear

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

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