How to Install and Uninstall python2-httmock Package on openSUSE Leap

Last updated: May 21,2024

1. Install "python2-httmock" package

Please follow the steps below to install python2-httmock on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-httmock

2. Uninstall "python2-httmock" package

Please follow the step by step instructions below to uninstall python2-httmock on openSUSE Leap:

$ sudo zypper remove python2-httmock

3. Information about the python2-httmock package on openSUSE Leap

Information for package python2-httmock:
----------------------------------------
Repository : Main Repository
Name : python2-httmock
Version : 1.3.0-bp153.1.16
Arch : noarch
Vendor : openSUSE
Installed Size : 22,3 KiB
Installed : No
Status : not installed
Source package : python-httmock-1.3.0-bp153.1.16.src
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.

5. The same packages on other Linux Distributions