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

Last updated: June 29,2024

1. Install "python311-aioresponses" package

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

$ sudo zypper refresh $ sudo zypper install python311-aioresponses

2. Uninstall "python311-aioresponses" package

This tutorial shows how to uninstall python311-aioresponses on openSuSE Tumbleweed:

$ sudo zypper remove python311-aioresponses

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

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