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

Last updated: May 21,2024

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

Please follow the step by step instructions below to install python38-flake8-import-order on openSuSE Tumbleweed

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

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

In this section, we are going to explain the necessary steps to uninstall python38-flake8-import-order on openSuSE Tumbleweed:

$ sudo zypper remove python38-flake8-import-order

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

Information for package python38-flake8-import-order:
-----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-flake8-import-order
Version : 0.18.1-2.7
Arch : noarch
Vendor : openSUSE
Installed Size : 103,7 KiB
Installed : No
Status : not installed
Source package : python-flake8-import-order-0.18.1-2.7.src
Summary : Flake8 plugin that checks the ordering of import statements
Description :
Flake8 and pylama plugin that checks the ordering of import statements.