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

Last updated: May 17,2024

1. Install "python3-waiting" package

This is a short guide on how to install python3-waiting on Kali Linux

$ sudo apt update $ sudo apt install python3-waiting

2. Uninstall "python3-waiting" package

Here is a brief guide to show you how to uninstall python3-waiting on Kali Linux:

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

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

Package: python3-waiting
Source: python-waiting
Version: 1.4.1-7
Installed-Size: 32
Maintainer: Stuart Prescott
Architecture: all
Depends: python3:any
Size: 6308
SHA256: 8ddf63f9d8a205ea8f9e873f6b2d53439dd0a62f5bde76bf1ac80e17f5c3574f
SHA1: 15b23e5bbac030cf7c27dc83942049f6085f49df
MD5sum: c6a3ffc84e4e170bbd55d79a080769de
Description: Python module for waiting for events to happen (Python 3 version)
The waiting module is designed to wait for events to occur. The waiting
routine polls a given predicate function until it returns True, polling on
a regular basis, at defined times, with exponential back-off or with a
time-out.
.
This package contains the Python 3 version of the waiting module.
Description-md5:
Homepage: https://github.com/vmalloc/waiting
Tag: devel::lang:python, devel::library, implemented-in::python,
role::devel-lib, role::shared-lib
Section: python
Priority: optional
Filename: pool/main/p/python-waiting/python3-waiting_1.4.1-7_all.deb