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

Last updated: November 23,2024

1. Install "python39-flake8-isort" package

Learn how to install python39-flake8-isort on openSuSE Tumbleweed

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

2. Uninstall "python39-flake8-isort" package

In this section, we are going to explain the necessary steps to uninstall python39-flake8-isort on openSuSE Tumbleweed:

$ sudo zypper remove python39-flake8-isort

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

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