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

Last updated: November 07,2024

1. Install "python36-pytest-isort" package

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

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

2. Uninstall "python36-pytest-isort" package

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

$ sudo zypper remove python36-pytest-isort

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

Information for package python36-pytest-isort:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-pytest-isort
Version : 1.1.0-2.5
Arch : noarch
Vendor : openSUSE
Installed Size : 27,6 KiB
Installed : No
Status : not installed
Source package : python-pytest-isort-1.1.0-2.5.src
Summary : Plugin for pytest to perform isort checks
Description :
This is a py.test plugin to check import ordering using isort.