How to Install and Uninstall python3-mccabe.noarch Package on Fedora 38
Last updated: November 27,2024
1. Install "python3-mccabe.noarch" package
Please follow the steps below to install python3-mccabe.noarch on Fedora 38
$
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 38:
$
sudo dnf remove
python3-mccabe.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-mccabe.noarch package on Fedora 38
Last metadata expiration check: 0:42:55 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : python3-mccabe
Version : 0.7.0
Release : 2.fc38
Architecture : noarch
Size : 23 k
Source : python-mccabe-0.7.0-2.fc38.src.rpm
Repository : fedora
Summary : McCabe complexity checker
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.7.0
Release : 2.fc38
Architecture : noarch
Size : 23 k
Source : python-mccabe-0.7.0-2.fc38.src.rpm
Repository : fedora
Summary : McCabe complexity checker
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.