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

Last updated: September 29,2024

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

This guide covers the steps necessary to install python3-flake8-import-order.noarch on AlmaLinux 9

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

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

Please follow the step by step instructions below to uninstall python3-flake8-import-order.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 2:46:15 ago on Wed Mar 13 07:41:12 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.