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

Last updated: December 24,2024

1. Install "python39-aiohttp_cors" package

This guide covers the steps necessary to install python39-aiohttp_cors on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-aiohttp_cors

2. Uninstall "python39-aiohttp_cors" package

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

$ sudo zypper remove python39-aiohttp_cors

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

Information for package python39-aiohttp_cors:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-aiohttp_cors
Version : 0.7.0-5.4
Arch : noarch
Vendor : openSUSE
Installed Size : 128.6 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.