How to Install and Uninstall python38-requests-mock Package on openSuSE Tumbleweed
Last updated: November 26,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-requests-mock" package
This tutorial shows how to install python38-requests-mock on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-requests-mock
Copied
2. Uninstall "python38-requests-mock" package
Please follow the steps below to uninstall python38-requests-mock on openSuSE Tumbleweed:
$
sudo zypper remove
python38-requests-mock
Copied
3. Information about the python38-requests-mock package on openSuSE Tumbleweed
Information for package python38-requests-mock:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-requests-mock
Version : 1.9.3-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 148,2 KiB
Installed : No
Status : not installed
Source package : python-requests-mock-1.9.3-1.2.src
Summary : Module to mock out responses from the requests package
Description :
requests-mock provides a building block to stub out the HTTP requests portions of your testing code.
You should checkout the docs for more information.
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-requests-mock
Version : 1.9.3-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 148,2 KiB
Installed : No
Status : not installed
Source package : python-requests-mock-1.9.3-1.2.src
Summary : Module to mock out responses from the requests package
Description :
requests-mock provides a building block to stub out the HTTP requests portions of your testing code.
You should checkout the docs for more information.