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

Last updated: June 30,2024

1. Install "python311-pytest-isort" package

Please follow the step by step instructions below to install python311-pytest-isort on openSuSE Tumbleweed

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

2. Uninstall "python311-pytest-isort" package

This guide let you learn how to uninstall python311-pytest-isort on openSuSE Tumbleweed:

$ sudo zypper remove python311-pytest-isort

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

Information for package python311-pytest-isort:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pytest-isort
Version : 3.1.0-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 32.7 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.