How to Install and Uninstall python3-pytest-flake8.noarch Package on Fedora 34

Last updated: October 06,2024

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

Please follow the instructions below to install python3-pytest-flake8.noarch on Fedora 34

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

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

This guide let you learn how to uninstall python3-pytest-flake8.noarch on Fedora 34:

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

3. Information about the python3-pytest-flake8.noarch package on Fedora 34

Last metadata expiration check: 5:40:33 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-pytest-flake8
Version : 1.0.6
Release : 3.fc34
Architecture : noarch
Size : 19 k
Source : python-pytest-flake8-1.0.6-3.fc34.src.rpm
Repository : fedora
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.