How to Install and Uninstall python3-aiohttp Package on Kali Linux

Last updated: May 06,2024

1. Install "python3-aiohttp" package

Please follow the instructions below to install python3-aiohttp on Kali Linux

$ sudo apt update $ sudo apt install python3-aiohttp

2. Uninstall "python3-aiohttp" package

Please follow the guidelines below to uninstall python3-aiohttp on Kali Linux:

$ sudo apt remove python3-aiohttp $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-aiohttp package on Kali Linux

Package: python3-aiohttp
Source: python-aiohttp
Version: 3.9.1-1
Installed-Size: 1981
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3-yarl, python3-async-timeout (>= 4.0.1), python3 (<< 3.13), python3 (>= 3.11~), python3-aiosignal, python3-attr, python3-frozenlist, python3-multidict, python3:any, libc6 (>= 2.14)
Recommends: libjs-jquery, python3-aiodns
Size: 373320
SHA256: 6c6bf62e464f1a94ab410d1a783191b58c6916b820bff19b667c8dde1ddca0dd
SHA1: c016e1e5e95c8554b1cd3e3234e01d86b90cba58
MD5sum: 1424227b4d5f61a14802d65cdfa171b1
Description: http client/server for asyncio
HTTP Client for asyncio (PEP 3156 - Asynchronous I/O Support).
.
Features:
* supports both client and server side of HTTP protocol,
* supports both client and server Web-Sockets out-of-the-box,
* web-server has middlewares and pluggable routing.
Description-md5:
Homepage: https://aiohttp.readthedocs.org
Section: python
Priority: optional
Filename: pool/main/p/python-aiohttp/python3-aiohttp_3.9.1-1_amd64.deb