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

Last updated: May 20,2024

1. Install "python39-aioresponses" package

This guide covers the steps necessary to install python39-aioresponses on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-aioresponses

2. Uninstall "python39-aioresponses" package

This guide covers the steps necessary to uninstall python39-aioresponses on openSuSE Tumbleweed:

$ sudo zypper remove python39-aioresponses

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

Information for package python39-aioresponses:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-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.