How to Install and Uninstall libmail-rbl-perl Package on Kali Linux

Last updated: May 13,2024

1. Install "libmail-rbl-perl" package

This guide let you learn how to install libmail-rbl-perl on Kali Linux

$ sudo apt update $ sudo apt install libmail-rbl-perl

2. Uninstall "libmail-rbl-perl" package

This guide covers the steps necessary to uninstall libmail-rbl-perl on Kali Linux:

$ sudo apt remove libmail-rbl-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmail-rbl-perl package on Kali Linux

Package: libmail-rbl-perl
Version: 1.10-3
Installed-Size: 25
Maintainer: Debian Perl Group
Architecture: all
Depends: libnet-dns-perl, libnetaddr-ip-perl, perl:any
Size: 9036
SHA256: 316a391e43ffac88d58348cf09e8fc51db267aedc95b79c8819e1921004802d6
SHA1: 4be888d76125d63d273bf3a117f8af4bfd30859e
MD5sum: 37f420b891acfbf349218b65d9772d68
Description: Perl extension to access RBL-style host verification services
Mail::RBL eases the task of checking if a given host is in the list. The
methods available are described below:
.
- new(suffix, resolver): Creates a list handle
- check($host): either a hostname or an IP address
- check_rhsbl($host): queries RHSBLs instead of IP-based lists, useful for
using lists such as some of http://www.rfc-ignorant.org/
Description-md5:
Homepage: https://metacpan.org/release/Mail-RBL
Section: perl
Priority: optional
Filename: pool/main/libm/libmail-rbl-perl/libmail-rbl-perl_1.10-3_all.deb