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

Last updated: July 03,2024

1. Install "python310-aioresponses" package

Please follow the guidance below to install python310-aioresponses on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-aioresponses

2. Uninstall "python310-aioresponses" package

In this section, we are going to explain the necessary steps to uninstall python310-aioresponses on openSuSE Tumbleweed:

$ sudo zypper remove python310-aioresponses

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

Information for package python310-aioresponses:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-aioresponses
Version : 0.7.6-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 70.6 KiB
Installed : No
Status : not installed
Source package : python-aioresponses-0.7.6-1.2.src
Upstream URL : https://github.com/pnuckowski/aioresponses
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.