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

Last updated: October 08,2024

1. Install "python3-flake8-import-order.noarch" package

This guide covers the steps necessary to install python3-flake8-import-order.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install python3-flake8-import-order.noarch

2. Uninstall "python3-flake8-import-order.noarch" package

This guide let you learn how to uninstall python3-flake8-import-order.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove python3-flake8-import-order.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:16:38 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-flake8-import-order
Version : 0.18.1
Release : 5.el9
Architecture : noarch
Size : 34 k
Source : python-flake8-import-order-0.18.1-5.el9.src.rpm
Repository : epel
Summary : Flake8 plugin for checking order of imports in Python code
URL : https://github.com/PyCQA/flake8-import-order
License : LGPLv3
Description : Flake8 plugin for checking order of imports in Python code.