How to Install and Uninstall python36-aioresponses Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "python36-aioresponses" package

Please follow the guidelines below to install python36-aioresponses on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-aioresponses

2. Uninstall "python36-aioresponses" package

Please follow the guidance below to uninstall python36-aioresponses on openSuSE Tumbleweed:

$ sudo zypper remove python36-aioresponses

3. Information about the python36-aioresponses package on openSuSE Tumbleweed

Information for package python36-aioresponses:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-aioresponses
Version : 0.7.1-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 65,6 KiB
Installed : No
Status : not installed
Source package : python-aioresponses-0.7.1-1.4.src
Summary : Python module for mocking out requests made by ClientSession from aiohttp
Description :
This is a Python module for mocking out requests made by ClientSession
from the aiohttp package.