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

Last updated: June 18,2024

1. Install "python38-aiohttp" package

This guide let you learn how to install python38-aiohttp on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-aiohttp

2. Uninstall "python38-aiohttp" package

Please follow the guidelines below to uninstall python38-aiohttp on openSuSE Tumbleweed:

$ sudo zypper remove python38-aiohttp

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

Information for package python38-aiohttp:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-aiohttp
Version : 3.7.4-5.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 2,3 MiB
Installed : No
Status : not installed
Source package : python-aiohttp-3.7.4-5.1.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.