How to Install and Uninstall libbloom-filter-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 21,2024

1. Install "libbloom-filter-perl" package

Please follow the instructions below to install libbloom-filter-perl on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libbloom-filter-perl" package

This tutorial shows how to uninstall libbloom-filter-perl on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libbloom-filter-perl package on Ubuntu 20.10 (Groovy Gorilla)

Package: libbloom-filter-perl
Architecture: all
Version: 1.2-2
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 57
Depends: perl
Filename: pool/universe/libb/libbloom-filter-perl/libbloom-filter-perl_1.2-2_all.deb
Size: 9278
MD5sum: b3cdcee31654b2aafb50e24734855b9c
SHA1: d210ef37f1c8bd25f0cc016bcfbd2b0e3ee1befb
SHA256: 7746e03b1caa120cbe77333e575a2951d047200b4d37c44dd792e1b83949f606
SHA512: 98e6d96300ab6731d3c8776011440afafc303492f4119dc0cee07d858d3fb6e152ea4b0131de4c6a3b5530da2c3fa28e089e59d1f2fdeb0602b74066ba55e702
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