How to Install and Uninstall python2-pytest-isort Package on openSUSE Leap

Last updated: May 15,2024

1. Install "python2-pytest-isort" package

Please follow the guidance below to install python2-pytest-isort on openSUSE Leap

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

2. Uninstall "python2-pytest-isort" package

This guide let you learn how to uninstall python2-pytest-isort on openSUSE Leap:

$ sudo zypper remove python2-pytest-isort

3. Information about the python2-pytest-isort package on openSUSE Leap

Information for package python2-pytest-isort:
---------------------------------------------
Repository : Main Repository
Name : python2-pytest-isort
Version : 0.3.1-bp153.1.18
Arch : noarch
Vendor : openSUSE
Installed Size : 23,6 KiB
Installed : No
Status : not installed
Source package : python-pytest-isort-0.3.1-bp153.1.18.src
Summary : Plugin for pytest to perform isort checks
Description :
This is a py.test plugin to check import ordering using isort.