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

Last updated: May 19,2024

1. Install "python3-aiojobs" package

Please follow the guidelines below to install python3-aiojobs on Kali Linux

$ sudo apt update $ sudo apt install python3-aiojobs

2. Uninstall "python3-aiojobs" package

Please follow the instructions below to uninstall python3-aiojobs on Kali Linux:

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

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

Package: python3-aiojobs
Source: python-aiojobs
Version: 1.1.0-2
Installed-Size: 40
Maintainer: Debian Python Team
Architecture: all
Depends: python3-async-timeout (>= 4.0.0), python3:any
Enhances: python3-aiohttp
Size: 8728
SHA256: d05e6f7f1b1d28fa675f107a74116e06f9e5e5a927cff9f059654a9355385386
SHA1: e79a4bacdf1e62db6086634eef9efae3ae7697eb
MD5sum: 001a667d07817cc552c153080b76c074
Description: Job scheduler for managing background tasks (asyncio)
The library gives a controlled way for scheduling background tasks for
Python asyncio applications.
.
It has integration for the aiohttp server, making it easy to
spawn background jobs for requests.
Description-md5:
Homepage: https://github.com/aio-libs/aiojobs
Section: python
Priority: optional
Filename: pool/main/p/python-aiojobs/python3-aiojobs_1.1.0-2_all.deb