How to Install and Uninstall libbloom-filter-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 18,2024

1. Install "libbloom-filter-perl" package

Please follow the guidance below to install libbloom-filter-perl on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libbloom-filter-perl" package

Here is a brief guide to show you how to uninstall libbloom-filter-perl on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libbloom-filter-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libbloom-filter-perl
Architecture: all
Version: 1.2-2.1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 30
Depends: perl:any
Filename: pool/universe/libb/libbloom-filter-perl/libbloom-filter-perl_1.2-2.1_all.deb
Size: 8736
MD5sum: ab7f64f8580c4bcf0e172b7cb740c565
SHA1: bc72ff9a9223d099ce4f52549e5ff1fa93c00531
SHA256: 5ce505b6fa3288ac4f826af53ba3ed80e2c067bc90b54859821febfa59fe5ab0
SHA512: 3150e6b0058ee47609f19fee92d4c6807dcae3f0cd498ec2867ae8888d344c0d157e5cb238bb35e2688d611621a34accccbf132a04fba91f3d101de7f85c6a26
Homepage: https://metacpan.org/release/Bloom-Filter
Description-en: 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: 373e2f7350ef3054b73418e0f31b8490