How to Install and Uninstall python38-pytest-aiohttp Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "python38-pytest-aiohttp" package

Please follow the steps below to install python38-pytest-aiohttp on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-pytest-aiohttp

2. Uninstall "python38-pytest-aiohttp" package

Please follow the step by step instructions below to uninstall python38-pytest-aiohttp on openSuSE Tumbleweed:

$ sudo zypper remove python38-pytest-aiohttp

3. Information about the python38-pytest-aiohttp package on openSuSE Tumbleweed

Information for package python38-pytest-aiohttp:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pytest-aiohttp
Version : 0.3.0-1.9
Arch : noarch
Vendor : openSUSE
Installed Size : 14,6 KiB
Installed : No
Status : not installed
Source package : python-pytest-aiohttp-0.3.0-1.9.src
Summary : Python pytest plugin for aiohttp support
Description :
The library allows to use aiohttp pytest plugin without need for implicitly loading it like pytest_plugins = 'aiohttp.pytest_plugin'.