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

Last updated: May 19,2024

1. Install "python3-pytest-isort" package

Please follow the step by step instructions below to install python3-pytest-isort on openSUSE Leap

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

2. Uninstall "python3-pytest-isort" package

Please follow the step by step instructions below to uninstall python3-pytest-isort on openSUSE Leap:

$ sudo zypper remove python3-pytest-isort

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

Information for package python3-pytest-isort:
---------------------------------------------
Repository : Main Repository
Name : python3-pytest-isort
Version : 0.3.1-3.3.5
Arch : noarch
Vendor : SUSE LLC
Installed Size : 27.5 KiB
Installed : No
Status : not installed
Source package : python-pytest-isort-0.3.1-3.3.5.src
Upstream URL : http://github.com/moccu/pytest-isort/
Summary : Plugin for pytest to perform isort checks
Description :
This is a py.test plugin to check import ordering using isort.