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

Last updated: May 10,2024

1. Install "python38-flake8-isort" package

This guide let you learn how to install python38-flake8-isort on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-flake8-isort

2. Uninstall "python38-flake8-isort" package

Please follow the step by step instructions below to uninstall python38-flake8-isort on openSuSE Tumbleweed:

$ sudo zypper remove python38-flake8-isort

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

Information for package python38-flake8-isort:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-flake8-isort
Version : 4.0.0-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 58,6 KiB
Installed : No
Status : not installed
Source package : python-flake8-isort-4.0.0-1.6.src
Summary : Plugin integrating isort in flake8
Description :
Use `isort`_ to check if the imports on your python files are sorted the way you expect.