How to Install and Uninstall python38-mccabe Package on openSuSE Tumbleweed

Last updated: May 17,2024

1. Install "python38-mccabe" package

This guide let you learn how to install python38-mccabe on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-mccabe

2. Uninstall "python38-mccabe" package

This guide let you learn how to uninstall python38-mccabe on openSuSE Tumbleweed:

$ sudo zypper remove python38-mccabe

3. Information about the python38-mccabe package on openSuSE Tumbleweed

Information for package python38-mccabe:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-mccabe
Version : 0.6.1-2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 41,4 KiB
Installed : No
Status : not installed
Source package : python-mccabe-0.6.1-2.11.src
Summary : McCabe checker, plugin for flake8
Description :
Ned's script to check McCabe complexity.
This module provides a plugin for flake8, the Python code checker.