How to Install and Uninstall python3-aiohttp.x86_64 Package on Fedora 34
Last updated: November 24,2024
1. Install "python3-aiohttp.x86_64" package
This guide covers the steps necessary to install python3-aiohttp.x86_64 on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-aiohttp.x86_64
Copied
2. Uninstall "python3-aiohttp.x86_64" package
This tutorial shows how to uninstall python3-aiohttp.x86_64 on Fedora 34:
$
sudo dnf remove
python3-aiohttp.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-aiohttp.x86_64 package on Fedora 34
Last metadata expiration check: 2:27:38 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-aiohttp
Version : 3.7.4
Release : 1.fc34
Architecture : x86_64
Size : 353 k
Source : python-aiohttp-3.7.4-1.fc34.src.rpm
Repository : fedora
Summary : Python HTTP client/server for asyncio
URL : https://github.com/aio-libs/aiohttp
License : ASL 2.0
Description : Python HTTP client/server for asyncio which supports both the client and the
: server side of the HTTP protocol, client and server websocket, and webservers
: with middlewares and pluggable routing.
Available Packages
Name : python3-aiohttp
Version : 3.7.4
Release : 1.fc34
Architecture : x86_64
Size : 353 k
Source : python-aiohttp-3.7.4-1.fc34.src.rpm
Repository : fedora
Summary : Python HTTP client/server for asyncio
URL : https://github.com/aio-libs/aiohttp
License : ASL 2.0
Description : Python HTTP client/server for asyncio which supports both the client and the
: server side of the HTTP protocol, client and server websocket, and webservers
: with middlewares and pluggable routing.