How to Install and Uninstall python311-requests-mock Package on openSUSE Leap

Last updated: November 08,2024

1. Install "python311-requests-mock" package

This tutorial shows how to install python311-requests-mock on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-requests-mock

2. Uninstall "python311-requests-mock" package

Please follow the guidelines below to uninstall python311-requests-mock on openSUSE Leap:

$ sudo zypper remove python311-requests-mock

3. Information about the python311-requests-mock package on openSUSE Leap

Information for package python311-requests-mock:
------------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-requests-mock
Version : 1.10.0-150400.7.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 146.9 KiB
Installed : No
Status : not installed
Source package : python-requests-mock-1.10.0-150400.7.3.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.

5. The same packages on other Linux Distributions