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

Last updated: May 02,2024

1. Install "python2-pytest-pythonpath" package

This is a short guide on how to install python2-pytest-pythonpath on openSUSE Leap

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

2. Uninstall "python2-pytest-pythonpath" package

This is a short guide on how to uninstall python2-pytest-pythonpath on openSUSE Leap:

$ sudo zypper remove python2-pytest-pythonpath

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

Information for package python2-pytest-pythonpath:
--------------------------------------------------
Repository : Main Repository
Name : python2-pytest-pythonpath
Version : 0.7.3-bp153.1.115
Arch : noarch
Vendor : openSUSE
Installed Size : 7,2 KiB
Installed : No
Status : not installed
Source package : python-pytest-pythonpath-0.7.3-bp153.1.115.src
Summary : Pytest plugin for adding to the PYTHONPATH from command line or configs
Description :
This is a py.test plugin for adding to the PYTHONPATH from the pytests.ini file before tests run.