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

Last updated: May 20,2024

1. Install "python3-stopit" package

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

$ sudo apt update $ sudo apt install python3-stopit

2. Uninstall "python3-stopit" package

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

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

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

Package: python3-stopit
Source: python-stopit
Version: 1.1.2-2
Installed-Size: 52
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any, python3-pkg-resources
Size: 12604
SHA256: 7190983b461d7b6c80e5e4e7be6a8c1f91906cb7e56ecaf5678ce8cd53b51747
SHA1: bc0a0623a5a285fa5806e09b8854c7212b4aab89
MD5sum: 9e02f1420773d4279fda0066bb365a78
Description: Timeout control decorator and context manager for Python3
This Python module provides:
- a function that raises an exception in another thread,
including the main thread.
- two context managers that may stop its inner block activity
on timeout.
- two decorators that may stop its decorated callables
on timeout.
.
This is the Python 3 compatible package.
Description-md5:
Homepage: https://github.com/glenfant/stopit
Section: python
Priority: optional
Filename: pool/main/p/python-stopit/python3-stopit_1.1.2-2_all.deb