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

Last updated: October 06,2024

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

Please follow the guidance below to install python310-flake8-import-order on openSuSE Tumbleweed

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

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

Please follow the step by step instructions below to uninstall python310-flake8-import-order on openSuSE Tumbleweed:

$ sudo zypper remove python310-flake8-import-order

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

Information for package python310-flake8-import-order:
------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-flake8-import-order
Version : 0.18.2-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 77.5 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.