How to Install and Uninstall python3-mccabe.noarch Package on CentOS 8 / RHEL 8
Last updated: January 10,2025
1. Install "python3-mccabe.noarch" package
Please follow the guidance below to install python3-mccabe.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-mccabe.noarch
Copied
2. Uninstall "python3-mccabe.noarch" package
Please follow the instructions below to uninstall python3-mccabe.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-mccabe.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-mccabe.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 7:57:05 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-mccabe
Version : 0.6.1
Release : 11.el8
Architecture : noarch
Size : 22 k
Source : python-mccabe-0.6.1-11.el8.src.rpm
Repository : epel
Summary : McCabe checker, plugin for flake8
URL : http://pypi.python.org/pypi/mccabe
License : MIT
Description : Ned's script to check McCabe complexity.
:
: This module provides a plugin for flake8, the Python code
: checker.
Available Packages
Name : python3-mccabe
Version : 0.6.1
Release : 11.el8
Architecture : noarch
Size : 22 k
Source : python-mccabe-0.6.1-11.el8.src.rpm
Repository : epel
Summary : McCabe checker, plugin for flake8
URL : http://pypi.python.org/pypi/mccabe
License : MIT
Description : Ned's script to check McCabe complexity.
:
: This module provides a plugin for flake8, the Python code
: checker.