How to Install and Uninstall python312-requests-mock Package on openSuSE Tumbleweed
Last updated: November 26,2024
1. Install "python312-requests-mock" package
This is a short guide on how to install python312-requests-mock on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python312-requests-mock
Copied
2. Uninstall "python312-requests-mock" package
In this section, we are going to explain the necessary steps to uninstall python312-requests-mock on openSuSE Tumbleweed:
$
sudo zypper remove
python312-requests-mock
Copied
3. Information about the python312-requests-mock package on openSuSE Tumbleweed
Information for package python312-requests-mock:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-requests-mock
Version : 1.11.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 150.6 KiB
Installed : No
Status : not installed
Source package : python-requests-mock-1.11.0-2.1.src
Upstream URL : https://github.com/jamielennox/requests-mock
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 : python312-requests-mock
Version : 1.11.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 150.6 KiB
Installed : No
Status : not installed
Source package : python-requests-mock-1.11.0-2.1.src
Upstream URL : https://github.com/jamielennox/requests-mock
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.