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

Last updated: November 23,2024

1. Install "python3-pytest-pythonpath" package

Please follow the instructions below to install python3-pytest-pythonpath on openSUSE Leap

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

2. Uninstall "python3-pytest-pythonpath" package

Please follow the guidelines below to uninstall python3-pytest-pythonpath on openSUSE Leap:

$ sudo zypper remove python3-pytest-pythonpath

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

Information for package python3-pytest-pythonpath:
--------------------------------------------------
Repository : Main Repository
Name : python3-pytest-pythonpath
Version : 0.7.3-bp155.2.47
Arch : noarch
Vendor : openSUSE
Installed Size : 7.4 KiB
Installed : No
Status : not installed
Source package : python-pytest-pythonpath-0.7.3-bp155.2.47.src
Upstream URL : https://github.com/bigsassy/pytest-pythonpath
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.