How to Install and Uninstall python2-flake8-import-order Package on openSUSE Leap

Last updated: October 05,2024

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

This tutorial shows how to install python2-flake8-import-order on openSUSE Leap

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

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

This guide covers the steps necessary to uninstall python2-flake8-import-order on openSUSE Leap:

$ sudo zypper remove python2-flake8-import-order

3. Information about the python2-flake8-import-order package on openSUSE Leap

Information for package python2-flake8-import-order:
----------------------------------------------------
Repository : Main Repository
Name : python2-flake8-import-order
Version : 0.18.1-bp153.1.21
Arch : noarch
Vendor : openSUSE
Installed Size : 86,1 KiB
Installed : No
Status : not installed
Source package : python-flake8-import-order-0.18.1-bp153.1.21.src
Summary : Flake8 plugin that checks the ordering of import statements
Description :
Flake8 and pylama plugin that checks the ordering of import statements.