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

Last updated: September 28,2024

1. Install "python36-aiohttp_cors" package

Please follow the guidelines below to install python36-aiohttp_cors on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-aiohttp_cors

2. Uninstall "python36-aiohttp_cors" package

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

$ sudo zypper remove python36-aiohttp_cors

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

Information for package python36-aiohttp_cors:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-aiohttp_cors
Version : 0.7.0-1.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 143,5 KiB
Installed : No
Status : not installed
Source package : python-aiohttp_cors-0.7.0-1.6.src
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.