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

Last updated: July 02,2024

1. Install "python310-pytest-isort" package

This is a short guide on how to install python310-pytest-isort on openSuSE Tumbleweed

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

2. Uninstall "python310-pytest-isort" package

This is a short guide on how to uninstall python310-pytest-isort on openSuSE Tumbleweed:

$ sudo zypper remove python310-pytest-isort

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

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