How to Install and Uninstall python3-aiotask-context Package on Kali Linux

Last updated: September 20,2024

1. Install "python3-aiotask-context" package

Please follow the steps below to install python3-aiotask-context on Kali Linux

$ sudo apt update $ sudo apt install python3-aiotask-context

2. Uninstall "python3-aiotask-context" package

Please follow the step by step instructions below to uninstall python3-aiotask-context on Kali Linux:

$ sudo apt remove python3-aiotask-context $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-aiotask-context package on Kali Linux

Package: python3-aiotask-context
Source: aiotask-context
Version: 0.6.1-3
Installed-Size: 36
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 9560
SHA256: 9c7ebc2c4470676d3062a8bcf8c2e65a0b10e44f928db7d0b64d1038280f67bd
SHA1: 3f0740ebeb3f8d794246278e4d53320a44b210e0
MD5sum: 4e8dc9db6d033aaa88a7e284212dfba0
Description: Store context information inside the asyncio.Task object
This library is used to pass information between coroutine calls without the
need to do it explicitly using the called coroutine args.
.
Supports both asyncio and uvloop loops.
Description-md5:
Homepage: https://github.com/Skyscanner/aiotask-context
Section: python
Priority: optional
Filename: pool/main/a/aiotask-context/python3-aiotask-context_0.6.1-3_all.deb