How to Install and Uninstall erlang-bitcask Package on Kali Linux

Last updated: May 19,2024

1. Install "erlang-bitcask" package

Please follow the steps below to install erlang-bitcask on Kali Linux

$ sudo apt update $ sudo apt install erlang-bitcask

2. Uninstall "erlang-bitcask" package

In this section, we are going to explain the necessary steps to uninstall erlang-bitcask on Kali Linux:

$ sudo apt remove erlang-bitcask $ sudo apt autoclean && sudo apt autoremove

3. Information about the erlang-bitcask package on Kali Linux

Package: erlang-bitcask
Version: 2.1.0-2
Installed-Size: 240
Maintainer: Debian Erlang Packagers
Architecture: amd64
Depends: erlang-base (>= 1:25.3.2.8+dfsg), libc6 (>= 2.33), erlang-cuttlefish (>= 3), erlang-meck
Enhances: erlang
Size: 143020
SHA256: a3a87d7db723a7907add11abe9c6ec1965fa721cf2c4018eaedece61f17a6d78
SHA1: 979b9c6d29b5bc151ba45765cd23d829996cfaa4
MD5sum: ff0b111fc12b0dba292b8b7c8bbda881
Description: Log-Structured Hash Table for Fast Key/Value Data
Bitcask is an Erlang application that provides an API for storing and
retrieving key/value data into a log-structured hash table that provides very
fast access. The design owes a lot to the principles found in log-structured
file systems and draws inspiration from a number of designs that involve log
file merging.
Description-md5:
Homepage: https://github.com/basho/bitcask
Section: devel
Priority: optional
Filename: pool/main/e/erlang-bitcask/erlang-bitcask_2.1.0-2_amd64.deb