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

Last updated: November 23,2024

1. Install "python311-mccabe" package

Please follow the guidelines below to install python311-mccabe on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-mccabe

2. Uninstall "python311-mccabe" package

This tutorial shows how to uninstall python311-mccabe on openSuSE Tumbleweed:

$ sudo zypper remove python311-mccabe

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

Information for package python311-mccabe:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-mccabe
Version : 0.7.0-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 40.7 KiB
Installed : No
Status : not installed
Source package : python-mccabe-0.7.0-2.4.src
Upstream URL : https://github.com/flintwork/mccabe
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.