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

Last updated: September 28,2024

1. Install "python38-aioresponses" package

Here is a brief guide to show you how to install python38-aioresponses on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-aioresponses

2. Uninstall "python38-aioresponses" package

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

$ sudo zypper remove python38-aioresponses

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

Information for package python38-aioresponses:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-aioresponses
Version : 0.7.1-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 65,8 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.