How to Install and Uninstall libbloom-filter-perl Package on Kali Linux

Last updated: May 18,2024

1. Install "libbloom-filter-perl" package

This tutorial shows how to install libbloom-filter-perl on Kali Linux

$ sudo apt update $ sudo apt install libbloom-filter-perl

2. Uninstall "libbloom-filter-perl" package

In this section, we are going to explain the necessary steps to uninstall libbloom-filter-perl on Kali Linux:

$ sudo apt remove libbloom-filter-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libbloom-filter-perl package on Kali Linux

Package: libbloom-filter-perl
Version: 1.2-4
Installed-Size: 29
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 12548
SHA256: 3ca349681494cc5c550ebc6954293a411d828554c3ca32a7320af7975fbf1d88
SHA1: 7aba60e53640a039661a673f302939a0a46af313
MD5sum: d8188c1404c691f66eaed9a3417e67d9
Description: Bloom filter implemented in Perl
A Bloom filter is a probabilistic algorithm for doing existence tests
in less memory than a full list of keys would require. The tradeoff to
using Bloom filters is a certain configurable risk of false positives.
.
Bloom::Filter is a Perl library implementing a simple Bloom filter with
configurable capacity and false positive rate.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Bloom-Filter
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libb/libbloom-filter-perl/libbloom-filter-perl_1.2-4_all.deb