How to Install and Uninstall python3-flor Package on Ubuntu 21.10 (Impish Indri)

Last updated: July 07,2024

1. Install "python3-flor" package

Please follow the guidance below to install python3-flor on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-flor

2. Uninstall "python3-flor" package

Please follow the steps below to uninstall python3-flor on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-flor $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-flor package on Ubuntu 21.10 (Impish Indri)

Package: python3-flor
Architecture: all
Version: 1.1.3-1
Priority: optional
Section: universe/python
Source: python-flor
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 27
Depends: python3:any
Filename: pool/universe/p/python-flor/python3-flor_1.1.3-1_all.deb
Size: 5436
MD5sum: a141a23c2f578c40ff4c7c15d312652a
SHA1: 3c590723e33f5ced818540f1633c67fd041697a8
SHA256: 30a5ff0ae326751cacdd3156c3aff66cee04e22cb3d8a4ea118fb5c5ffe18755
SHA512: 886a9db767e22a86b977ebb443b1ab55389b753ce4d138b3c66228a1ae704dee849661b0524796d65b93a42984b858d458526e958dfc909c8eafa355c155e602
Homepage: https://github.com/DCSO/flor/
Description-en: efficient Bloom filter library (Python3 version)
Flor implements a Bloom filter class. A Bloom filter has a capacity (n) and a
false positive probability (p) that gives the probability that a filter filled
to capacity (i.e. with (n) distinct values inserted) will return True for an
element that is not in the filter.
.
This package contains the Python 3 version of the library.
Description-md5: 73801fcdf30405371ccfbb0802c0c56f