How to Install and Uninstall python3-mccabe.noarch Package on Oracle Linux 8
Last updated: November 28,2024
1. Install "python3-mccabe.noarch" package
This guide covers the steps necessary to install python3-mccabe.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-mccabe.noarch
Copied
2. Uninstall "python3-mccabe.noarch" package
Please follow the guidelines below to uninstall python3-mccabe.noarch on Oracle Linux 8:
$
sudo dnf remove
python3-mccabe.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-mccabe.noarch package on Oracle Linux 8
Last metadata expiration check: 4:10:00 ago on Mon Sep 12 02:51:38 2022.
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.