How to Install and Uninstall python310-aiohttp Package on openSuSE Tumbleweed
Last updated: November 14,2024
1. Install "python310-aiohttp" package
This is a short guide on how to install python310-aiohttp on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-aiohttp
Copied
2. Uninstall "python310-aiohttp" package
In this section, we are going to explain the necessary steps to uninstall python310-aiohttp on openSuSE Tumbleweed:
$
sudo zypper remove
python310-aiohttp
Copied
3. Information about the python310-aiohttp package on openSuSE Tumbleweed
Information for package python310-aiohttp:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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.
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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.