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

Last updated: July 06,2024

1. Install "python312-aioresponses" package

Learn how to install python312-aioresponses on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-aioresponses

2. Uninstall "python312-aioresponses" package

Please follow the instructions below to uninstall python312-aioresponses on openSuSE Tumbleweed:

$ sudo zypper remove python312-aioresponses

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

Information for package python312-aioresponses:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-aioresponses
Version : 0.7.6-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 80.3 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.