How to Install and Uninstall python310-aiohttp_cors Package on openSuSE Tumbleweed

Last updated: June 30,2024

1. Install "python310-aiohttp_cors" package

Here is a brief guide to show you how to install python310-aiohttp_cors on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-aiohttp_cors

2. Uninstall "python310-aiohttp_cors" package

Please follow the guidance below to uninstall python310-aiohttp_cors on openSuSE Tumbleweed:

$ sudo zypper remove python310-aiohttp_cors

3. Information about the python310-aiohttp_cors package on openSuSE Tumbleweed

Information for package python310-aiohttp_cors:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-aiohttp_cors
Version : 0.7.0-5.4
Arch : noarch
Vendor : openSUSE
Installed Size : 128.7 KiB
Installed : No
Status : not installed
Source package : python-aiohttp_cors-0.7.0-5.4.src
Upstream URL : https://github.com/aio-libs/aiohttp-cors
Summary : Asynchronous HTTP client/server framework
Description :
Asynchronous HTTP client/server framework for Python.
- Supports both the client and server side of HTTP protocol.
- Supports both client and server WebSockets out-of-the-box.
- Web-server has middleware and pluggable routing.