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

Last updated: July 02,2024

1. Install "python312-pytest-isort" package

This guide let you learn how to install python312-pytest-isort on openSuSE Tumbleweed

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

2. Uninstall "python312-pytest-isort" package

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

$ sudo zypper remove python312-pytest-isort

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

Information for package python312-pytest-isort:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pytest-isort
Version : 3.1.0-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 31.4 KiB
Installed : No
Status : not installed
Source package : python-pytest-isort-3.1.0-1.7.src
Upstream URL : https://github.com/stephrdev/pytest-isort/
Summary : Pytest plugin to check import ordering using isort
Description :
This is a pytest plugin to check import ordering using isort.