How to Install and Uninstall python39-flake8-import-order Package on openSuSE Tumbleweed

Last updated: May 17,2024

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

Please follow the instructions below to install python39-flake8-import-order on openSuSE Tumbleweed

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

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

Here is a brief guide to show you how to uninstall python39-flake8-import-order on openSuSE Tumbleweed:

$ sudo zypper remove python39-flake8-import-order

3. Information about the python39-flake8-import-order package on openSuSE Tumbleweed

Information for package python39-flake8-import-order:
-----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-flake8-import-order
Version : 0.18.2-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 77.6 KiB
Installed : No
Status : not installed
Source package : python-flake8-import-order-0.18.2-1.6.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.