How to Install and Uninstall python3-flake8-polyfill.noarch Package on AlmaLinux 8

Last updated: November 01,2024

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

This tutorial shows how to install python3-flake8-polyfill.noarch on AlmaLinux 8

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

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

Here is a brief guide to show you how to uninstall python3-flake8-polyfill.noarch on AlmaLinux 8:

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

3. Information about the python3-flake8-polyfill.noarch package on AlmaLinux 8

Last metadata expiration check: 1:04:58 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-flake8-polyfill
Version : 1.0.2
Release : 7.el8
Architecture : noarch
Size : 18 k
Source : python-flake8-polyfill-1.0.2-7.el8.src.rpm
Repository : epel
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.