How to Install and Uninstall groonga-bin Package on Kali Linux

Last updated: May 16,2024

1. Install "groonga-bin" package

Here is a brief guide to show you how to install groonga-bin on Kali Linux

$ sudo apt update $ sudo apt install groonga-bin

2. Uninstall "groonga-bin" package

Please follow the instructions below to uninstall groonga-bin on Kali Linux:

$ sudo apt remove groonga-bin $ sudo apt autoclean && sudo apt autoremove

3. Information about the groonga-bin package on Kali Linux

Package: groonga-bin
Source: groonga
Version: 13.1.1+dfsg-1
Installed-Size: 345
Maintainer: Kentaro Hayashi
Architecture: amd64
Depends: libc6 (>= 2.34), libgroonga0 (= 13.1.1+dfsg-1), libjs-jquery, libjs-jquery-ui, libjs-jquery-flot
Size: 72152
SHA256: 303410e6966d0540ed8669da64333d58ee7c71fcde506d02ea7ea5ead626f69f
SHA1: 092b67385a22d1d113f37d9fff9b86288082a984
MD5sum: 2938d72a6377e51b6e2a1746ed528f84
Description: Commands for Groonga
Groonga is an open-source fulltext search engine and column store.
It lets you write high-performance applications that requires fulltext search.
.
This package provides 'groonga' command.
Description-md5:
Homepage: https://groonga.org/
Section: database
Priority: optional
Filename: pool/main/g/groonga/groonga-bin_13.1.1+dfsg-1_amd64.deb