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

Last updated: May 20,2024

1. Install "python3-throttler" package

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

$ sudo apt update $ sudo apt install python3-throttler

2. Uninstall "python3-throttler" package

This guide covers the steps necessary to uninstall python3-throttler on Kali Linux:

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

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

Package: python3-throttler
Source: python-throttler
Version: 1.2.2-2
Installed-Size: 43
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 7072
SHA256: 85237fb10b182ea454b5d254261f54550b725db049b67909cb42772125e2fa90
SHA1: 43fb945e587c76a56d7c354a2b6b40d457fbf728
MD5sum: 79b34f5143f9a31e1658a010fb980851
Description: easy throttling with asyncio support for Python3
Zero-dependency Python package for easy throttling with asyncio
support.
Description-md5:
Homepage: https://github.com/uburuntu/throttler
Section: python
Priority: optional
Filename: pool/main/p/python-throttler/python3-throttler_1.2.2-2_all.deb