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

Last updated: May 14,2024

1. Install "python3-limiter" package

Please follow the step by step instructions below to install python3-limiter on Kali Linux

$ sudo apt update $ sudo apt install python3-limiter

2. Uninstall "python3-limiter" package

Please follow the steps below to uninstall python3-limiter on Kali Linux:

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

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

Package: python3-limiter
Source: limiter
Version: 0.1.2-0kali1
Architecture: all
Maintainer: Kali Developers
Installed-Size: 60
Depends: python3-token-bucket, python3:any
Homepage: https://github.com/alexdelorenzo/limiter
Priority: optional
Section: python
Filename: pool/main/l/limiter/python3-limiter_0.1.2-0kali1_all.deb
Size: 14948
SHA256: e120bcdca06832ad64824cad9b677ce42d7544b481546c8e8351270db7bf7008
SHA1: e753402f45376b514103c8ad8cfd4f33441afaa9
MD5sum: 666916b0d31f4beafe83ded03f4f6b14
Description: Rate-limiting thread-safe and asynchronous decorators (Python 3)
This package contains rate-limiting thread-safe and asynchronous decorators
and context managers that implement the token-bucket algorithm.
.
* Thread-safe, with no need for a timer thread
* Control burst requests
* Control average request rate
.
This package installs the library for Python 3.
Description-md5: