How to Install and Uninstall python3-flake8-import-order.noarch Package on Oracle Linux 9

Last updated: September 23,2024

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

This guide let you learn how to install python3-flake8-import-order.noarch on Oracle Linux 9

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

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

Learn how to uninstall python3-flake8-import-order.noarch on Oracle Linux 9:

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

3. Information about the python3-flake8-import-order.noarch package on Oracle Linux 9

Last metadata expiration check: 0:07:17 ago on Thu Feb 15 07:50:05 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.