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

Last updated: October 05,2024

1. Install "python312-aiohttp_cors" package

Please follow the instructions below to install python312-aiohttp_cors on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-aiohttp_cors

2. Uninstall "python312-aiohttp_cors" package

This guide let you learn how to uninstall python312-aiohttp_cors on openSuSE Tumbleweed:

$ sudo zypper remove python312-aiohttp_cors

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

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