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

Last updated: May 14,2024

1. Install "erlang-bitcask-dev" package

This guide covers the steps necessary to install erlang-bitcask-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install erlang-bitcask-dev

2. Uninstall "erlang-bitcask-dev" package

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

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

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

Package: erlang-bitcask-dev
Priority: optional
Section: universe/devel
Installed-Size: 49
Maintainer: Ubuntu Developers
Original-Maintainer: LeoFS maintainers team
Architecture: all
Source: erlang-bitcask
Version: 1.6.7+dfsg-1ubuntu1
Depends: erlang-bitcask (>= 1.6.7+dfsg-1ubuntu1)
Filename: pool/universe/e/erlang-bitcask/erlang-bitcask-dev_1.6.7+dfsg-1ubuntu1_all.deb
Size: 2964
MD5sum: 969e9278eb50b1f3b563e28ca1ebdbc1
SHA1: f458ee3260283afe7b576f9fce36dd26d4866818
SHA256: 412bdcdc9276c17a9faffeb105d899f59a5d2ef4f1515be8e6a2d46ef77dbb39
Description-en: Log-Structured Hash Table for Fast Key/Value Data (development files)
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.
.
This package includes bitcask headers which are necessary to build Erlang
applications which use bitcask.
Description-md5: e62e51878df62ae7e7607ca35b58b55a
Homepage: https://github.com/basho/bitcask
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu