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

Last updated: July 02,2024

1. Install "python311-flake8-isort" package

Please follow the steps below to install python311-flake8-isort on openSuSE Tumbleweed

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

2. Uninstall "python311-flake8-isort" package

Please follow the instructions below to uninstall python311-flake8-isort on openSuSE Tumbleweed:

$ sudo zypper remove python311-flake8-isort

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

Information for package python311-flake8-isort:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-flake8-isort
Version : 6.1.1-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 83.3 KiB
Installed : No
Status : not installed
Source package : python-flake8-isort-6.1.1-1.2.src
Upstream URL : https://github.com/gforcada/flake8-isort
Summary : Plugin integrating isort in flake8
Description :
Use `isort`_ to check if the imports on your python files are sorted the way you expect.