How to Install and Uninstall python311-aiohttp_cors Package on openSUSE Leap

Last updated: May 23,2024

1. Install "python311-aiohttp_cors" package

This tutorial shows how to install python311-aiohttp_cors on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-aiohttp_cors

2. Uninstall "python311-aiohttp_cors" package

Please follow the steps below to uninstall python311-aiohttp_cors on openSUSE Leap:

$ sudo zypper remove python311-aiohttp_cors

3. Information about the python311-aiohttp_cors package on openSUSE Leap

Information for package python311-aiohttp_cors:
-----------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-aiohttp_cors
Version : 0.7.0-150400.9.3.6
Arch : noarch
Vendor : SUSE LLC
Installed Size : 130.5 KiB
Installed : No
Status : not installed
Source package : python-aiohttp_cors-0.7.0-150400.9.3.6.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.