How to Install and Uninstall policyd-rate-limit Package on Kali Linux

Last updated: May 15,2024

1. Install "policyd-rate-limit" package

Here is a brief guide to show you how to install policyd-rate-limit on Kali Linux

$ sudo apt update $ sudo apt install policyd-rate-limit

2. Uninstall "policyd-rate-limit" package

Please follow the guidance below to uninstall policyd-rate-limit on Kali Linux:

$ sudo apt remove policyd-rate-limit $ sudo apt autoclean && sudo apt autoremove

3. Information about the policyd-rate-limit package on Kali Linux

Package: policyd-rate-limit
Version: 1.0.1.1-2.1
Installed-Size: 131
Maintainer: Debian Python Team
Architecture: all
Depends: python3-yaml, python3:any, adduser
Pre-Depends: init-system-helpers (>= 1.54~)
Suggests: python3-mysqldb, python3-psycopg2
Enhances: postfix
Size: 28072
SHA256: 2ff8be55f4a574e9c192666b96614840c692d2d77088c5e8b83b277f60cbf167
SHA1: aebf338209cdec00e31d90acb47c07d3c69ecb07
MD5sum: f8ee38558a891c50c36126e486a184ec
Description: postfix policy daemon limiting the number of mails a user can send
policyd-rate-limit is a simple postfix policy daemon written in python3
allowing to limit the number of mails a user can send over time.
Users are identified either via their sasl usernames or their ip addresses.
Limitation rules are a list of couples (number of mails, number of seconds).
If a user has sent more than number of mails in number of seconds,
a configurable error is returned to the user.
Description-md5:
Homepage: https://pypi.python.org/pypi/policyd-rate-limit
Section: mail
Priority: optional
Filename: pool/main/p/policyd-rate-limit/policyd-rate-limit_1.0.1.1-2.1_all.deb