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

Last updated: June 25,2024

1. Install "python312-flake8-isort" package

This guide covers the steps necessary to install python312-flake8-isort on openSuSE Tumbleweed

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

2. Uninstall "python312-flake8-isort" package

This tutorial shows how to uninstall python312-flake8-isort on openSuSE Tumbleweed:

$ sudo zypper remove python312-flake8-isort

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

Information for package python312-flake8-isort:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-flake8-isort
Version : 6.1.1-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 82.6 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.