How to Install and Uninstall python311-pytest-httpserver Package on openSUSE Leap
Last updated: November 25,2024
1. Install "python311-pytest-httpserver" package
Please follow the step by step instructions below to install python311-pytest-httpserver on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-pytest-httpserver
Copied
2. Uninstall "python311-pytest-httpserver" package
Please follow the guidelines below to uninstall python311-pytest-httpserver on openSUSE Leap:
$
sudo zypper remove
python311-pytest-httpserver
Copied
3. Information about the python311-pytest-httpserver package on openSUSE Leap
Information for package python311-pytest-httpserver:
----------------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-pytest-httpserver
Version : 1.0.8-150400.9.3.8
Arch : noarch
Vendor : SUSE LLC
Installed Size : 151.5 KiB
Installed : No
Status : not installed
Source package : python-pytest-httpserver-1.0.8-150400.9.3.8.src
Upstream URL : https://www.github.com/csernazs/pytest-httpserver
Summary : A HTTP server for pytest
Description :
This library is for testing HTTP clients without contacting the real
HTTP server. In other words, it is a fake HTTP server which is
accessible via localhost can be started with the pre-defined expected
HTTP requests and their responses.
----------------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-pytest-httpserver
Version : 1.0.8-150400.9.3.8
Arch : noarch
Vendor : SUSE LLC
Installed Size : 151.5 KiB
Installed : No
Status : not installed
Source package : python-pytest-httpserver-1.0.8-150400.9.3.8.src
Upstream URL : https://www.github.com/csernazs/pytest-httpserver
Summary : A HTTP server for pytest
Description :
This library is for testing HTTP clients without contacting the real
HTTP server. In other words, it is a fake HTTP server which is
accessible via localhost can be started with the pre-defined expected
HTTP requests and their responses.