How to Install and Uninstall python3-flake8-polyfill.noarch Package on Fedora 39

Last updated: October 11,2024

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

In this section, we are going to explain the necessary steps to install python3-flake8-polyfill.noarch on Fedora 39

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

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

Please follow the instructions below to uninstall python3-flake8-polyfill.noarch on Fedora 39:

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

3. Information about the python3-flake8-polyfill.noarch package on Fedora 39

Last metadata expiration check: 1:49:21 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-flake8-polyfill
Version : 1.0.2
Release : 19.fc39
Architecture : noarch
Size : 23 k
Source : python-flake8-polyfill-1.0.2-19.fc39.src.rpm
Repository : fedora
Summary : Polyfill package for Flake8 plugins
URL : https://gitlab.com/pycqa/flake8-polyfill
License : MIT
Description : flake8-polyfill is a package that provides some compatibility helpers for
: Flake8 plugins that intend to support Flake8 2.x and 3.x simultaneously.