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

Last updated: June 23,2024

1. Install "python2-responses" package

Please follow the guidance below to install python2-responses on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-responses

2. Uninstall "python2-responses" package

This tutorial shows how to uninstall python2-responses on openSUSE Leap:

$ sudo zypper remove python2-responses

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

Information for package python2-responses:
------------------------------------------
Repository : Update repository of openSUSE Backports
Name : python2-responses
Version : 0.15.0-bp153.2.3.1
Arch : noarch
Vendor : openSUSE
Installed Size : 379,4 KiB
Installed : No
Status : not installed
Source package : python-responses-0.15.0-bp153.2.3.1.src
Summary : A utility library for mocking out the `requests` Python library
Description :
A utility library for mocking out the requests Python library.
Check https://github.com/getsentry/responses for more information
about the library.