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

Last updated: June 29,2024

1. Install "python39-pytest-isort" package

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

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

2. Uninstall "python39-pytest-isort" package

This guide covers the steps necessary to uninstall python39-pytest-isort on openSuSE Tumbleweed:

$ sudo zypper remove python39-pytest-isort

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

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