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

Last updated: July 08,2024

1. Install "python38-pytest-isort" package

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

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

2. Uninstall "python38-pytest-isort" package

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

$ sudo zypper remove python38-pytest-isort

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

Information for package python38-pytest-isort:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pytest-isort
Version : 1.1.0-2.5
Arch : noarch
Vendor : openSUSE
Installed Size : 27,7 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.