How to Install and Uninstall python39-httmock Package on openSuSE Tumbleweed
Last updated: November 26,2024
1. Install "python39-httmock" package
Here is a brief guide to show you how to install python39-httmock on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-httmock
Copied
2. Uninstall "python39-httmock" package
Please follow the step by step instructions below to uninstall python39-httmock on openSuSE Tumbleweed:
$
sudo zypper remove
python39-httmock
Copied
3. Information about the python39-httmock package on openSuSE Tumbleweed
Information for package python39-httmock:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-httmock
Version : 1.4.0-1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 19.7 KiB
Installed : No
Status : not installed
Source package : python-httmock-1.4.0-1.15.src
Upstream URL : https://github.com/patrys/httmock
Summary : A mocking library for requests
Description :
A mocking library for requests.
You can use it to mock third-party APIs and test libraries that use
`requests` internally, conditionally using mocked replies with the
`urlmatch` decorator.
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-httmock
Version : 1.4.0-1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 19.7 KiB
Installed : No
Status : not installed
Source package : python-httmock-1.4.0-1.15.src
Upstream URL : https://github.com/patrys/httmock
Summary : A mocking library for requests
Description :
A mocking library for requests.
You can use it to mock third-party APIs and test libraries that use
`requests` internally, conditionally using mocked replies with the
`urlmatch` decorator.