How to Install and Uninstall erlang-bitcask Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 06,2024

1. Install "erlang-bitcask" package

This guide let you learn how to install erlang-bitcask on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install erlang-bitcask

2. Uninstall "erlang-bitcask" package

Please follow the steps below to uninstall erlang-bitcask on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the erlang-bitcask package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: erlang-bitcask
Priority: optional
Section: universe/devel
Installed-Size: 210
Maintainer: Ubuntu Developers
Original-Maintainer: LeoFS maintainers team
Architecture: amd64
Version: 1.6.7+dfsg-1ubuntu1
Depends: libc6 (>= 2.14), erlang-base-hipe | erlang-base, erlang-meck (>= 0.8.1)
Filename: pool/universe/e/erlang-bitcask/erlang-bitcask_1.6.7+dfsg-1ubuntu1_amd64.deb
Size: 101534
MD5sum: bc4bcde413b31968e846da8bd136247b
SHA1: ed28963de82db1ee7400e4f13f40813ce55c6b50
SHA256: e663eed2a16797bad6c665ab9d83bdb62a0d441fc3d398be772b25cc2691c12d
Description-en: 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: e3d735d432bd294c1dce5fb1949eb0e3
Homepage: https://github.com/basho/bitcask
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu