How to Install and Uninstall python3-pytest-flake8.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 25,2024

1. Install "python3-pytest-flake8.noarch" package

Learn how to install python3-pytest-flake8.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install python3-pytest-flake8.noarch

2. Uninstall "python3-pytest-flake8.noarch" package

This guide covers the steps necessary to uninstall python3-pytest-flake8.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove python3-pytest-flake8.noarch $ sudo dnf autoremove

3. Information about the python3-pytest-flake8.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:38:22 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-pytest-flake8
Version : 1.1.0
Release : 1.el9
Architecture : noarch
Size : 18 k
Source : python-pytest-flake8-1.1.0-1.el9.src.rpm
Repository : epel
Summary : Plugin for pytest to check PEP8 compliance with Flake8
URL : https://github.com/tholo/pytest-flake8
License : BSD
Description : python-pytest-flake8 is a plugin for pytest to leverage flake8 to automatically
: and efficiently checking for PEP8 compliance of a project.