How to Install and Uninstall python3-flake8-import-order Package on openSUSE Leap

Last updated: May 20,2024

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

Please follow the guidance below to install python3-flake8-import-order on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-flake8-import-order

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

Please follow the step by step instructions below to uninstall python3-flake8-import-order on openSUSE Leap:

$ sudo zypper remove python3-flake8-import-order

3. Information about the python3-flake8-import-order package on openSUSE Leap

Information for package python3-flake8-import-order:
----------------------------------------------------
Repository : Main Repository
Name : python3-flake8-import-order
Version : 0.18.1-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 104.5 KiB
Installed : No
Status : not installed
Source package : python-flake8-import-order-0.18.1-bp155.2.9.src
Upstream URL : https://github.com/public/flake8-import-order
Summary : Flake8 plugin that checks the ordering of import statements
Description :
Flake8 and pylama plugin that checks the ordering of import statements.