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

Last updated: May 18,2024

1. Install "python38-aiohttp_cors" package

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

$ sudo zypper refresh $ sudo zypper install python38-aiohttp_cors

2. Uninstall "python38-aiohttp_cors" package

This is a short guide on how to uninstall python38-aiohttp_cors on openSuSE Tumbleweed:

$ sudo zypper remove python38-aiohttp_cors

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

Information for package python38-aiohttp_cors:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-aiohttp_cors
Version : 0.7.0-1.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 143,4 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.