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

Last updated: May 17,2024

1. Install "python36-aiohttp" package

This tutorial shows how to install python36-aiohttp on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-aiohttp

2. Uninstall "python36-aiohttp" package

In this section, we are going to explain the necessary steps to uninstall python36-aiohttp on openSuSE Tumbleweed:

$ sudo zypper remove python36-aiohttp

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

Information for package python36-aiohttp:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-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.