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

Last updated: June 23,2024

1. Install "python312-aiohttp" package

This guide covers the steps necessary to install python312-aiohttp on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-aiohttp

2. Uninstall "python312-aiohttp" package

Learn how to uninstall python312-aiohttp on openSuSE Tumbleweed:

$ sudo zypper remove python312-aiohttp

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

Information for package python312-aiohttp:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-aiohttp
Version : 3.9.3-3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.9 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.