Bloom Installation On A Debian, Ubuntu And Kali

Bloom Installation On A Debian, Ubuntu And Kali

bloom

highly efficient bloom filter implementation for Go, CLI tool

Maintainer: Debian Go Packaging Team



Section: devel

Install bloom

  • Debian apt-get install golang-github-dcso-bloom-cli Click to copy
  • Ubuntu apt-get install golang-github-dcso-bloom-cli Click to copy
  • Kali Linux apt-get install golang-github-dcso-bloom-cli Click to copy

golang-github-dcso-bloom-cli

highly efficient bloom filter implementation for Go, CLI tool

Bloom is a simple library that provides a very efficient implementation of Bloom filters for the Go language. This package provides a command line tool that can be used to easily create Bloom filters with desired capacity and false positive probability. Values can be added to filters through standard input, which makes it easy to use the tool in a pipeline workflow.

Installing bloom command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu and Kali operating systems. Once you run the command it will install the latest version of bloom 2024 package in your OS.