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

Last updated: May 19,2024

1. Install "python39-aiohttp" package

Please follow the steps below to install python39-aiohttp on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-aiohttp

2. Uninstall "python39-aiohttp" package

Please follow the instructions below to uninstall python39-aiohttp on openSuSE Tumbleweed:

$ sudo zypper remove python39-aiohttp

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

Information for package python39-aiohttp:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-aiohttp
Version : 3.9.3-3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.3 MiB
Installed : No
Status : not installed
Source package : python-aiohttp-3.9.3-3.1.src
Upstream URL : https://github.com/aio-libs/aiohttp
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.