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

Last updated: July 07,2024

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

Learn how to install python312-flake8-import-order on openSuSE Tumbleweed

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

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

This guide let you learn how to uninstall python312-flake8-import-order on openSuSE Tumbleweed:

$ sudo zypper remove python312-flake8-import-order

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

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