How to Install and Uninstall golang-github-dcso-bloom-cli Package on Kali Linux

Last updated: May 18,2024

1. Install "golang-github-dcso-bloom-cli" package

This guide let you learn how to install golang-github-dcso-bloom-cli on Kali Linux

$ sudo apt update $ sudo apt install golang-github-dcso-bloom-cli

2. Uninstall "golang-github-dcso-bloom-cli" package

This guide covers the steps necessary to uninstall golang-github-dcso-bloom-cli on Kali Linux:

$ sudo apt remove golang-github-dcso-bloom-cli $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-dcso-bloom-cli package on Kali Linux

Package: golang-github-dcso-bloom-cli
Source: golang-github-dcso-bloom (0.2.4-3)
Version: 0.2.4-3+b8
Installed-Size: 3262
Maintainer: Debian Go Packaging Team
Architecture: amd64
Size: 1116328
SHA256: 4b2402e9fd61093edfc5eb2f10562b5c9352afac955398693896aff00db721ed
SHA1: 1693424a47552dcf5910eb4d761bfd9af835d45e
MD5sum: 1a609b173974c7ec9a4b6240d34bcb45
Description: 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.
Description-md5:
Homepage: https://github.com/DCSO/bloom
Built-Using: go-md2man-v2 (= 2.0.2+ds1-1), golang-1.21 (= 1.21.3-1), golang-blackfriday-v2 (= 2.1.0-1), golang-github-urfave-cli (= 1.22.9-2)
Section: golang
Priority: extra
Filename: pool/main/g/golang-github-dcso-bloom/golang-github-dcso-bloom-cli_0.2.4-3+b8_amd64.deb