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

Last updated: June 26,2024

1. Install "python36-pytest-aiohttp" package

This is a short guide on how to install python36-pytest-aiohttp on openSuSE Tumbleweed

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

2. Uninstall "python36-pytest-aiohttp" package

Please follow the guidelines below to uninstall python36-pytest-aiohttp on openSuSE Tumbleweed:

$ sudo zypper remove python36-pytest-aiohttp

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

Information for package python36-pytest-aiohttp:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-pytest-aiohttp
Version : 0.3.0-1.9
Arch : noarch
Vendor : openSUSE
Installed Size : 14,5 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'.