How to Install and Uninstall python3-mccabe.noarch Package on Fedora 35
Last updated: January 08,2025
1. Install "python3-mccabe.noarch" package
Please follow the guidance below to install python3-mccabe.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
python3-mccabe.noarch
Copied
2. Uninstall "python3-mccabe.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-mccabe.noarch on Fedora 35:
$
sudo dnf remove
python3-mccabe.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-mccabe.noarch package on Fedora 35
Last metadata expiration check: 2:10:34 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : python3-mccabe
Version : 0.6.1
Release : 20.fc35
Architecture : noarch
Size : 20 k
Source : python-mccabe-0.6.1-20.fc35.src.rpm
Repository : fedora
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 : 20.fc35
Architecture : noarch
Size : 20 k
Source : python-mccabe-0.6.1-20.fc35.src.rpm
Repository : fedora
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.