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

Last updated: June 28,2024

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

This is a short guide on how to install python311-flake8-import-order on openSuSE Tumbleweed

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

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

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

$ sudo zypper remove python311-flake8-import-order

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

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