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

Last updated: September 20,2024

1. Install "libbitstring-ocaml-dev" package

Please follow the guidance below to install libbitstring-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libbitstring-ocaml-dev

2. Uninstall "libbitstring-ocaml-dev" package

Please follow the guidelines below to uninstall libbitstring-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libbitstring-ocaml-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libbitstring-ocaml-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 872
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: ocaml-bitstring
Version: 2.0.4-2build1
Provides: libbitstring-ocaml-dev-5ha19
Depends: libbitstring-ocaml-5ha19, libcamlp4-ocaml-dev-p9wj7, ocaml-nox-4.02.3, libbitstring-ocaml (= 2.0.4-2build1)
Suggests: ocaml-findlib
Filename: pool/universe/o/ocaml-bitstring/libbitstring-ocaml-dev_2.0.4-2build1_amd64.deb
Size: 139040
MD5sum: e79d8e433a55e17e78a35e6eba54e1e8
SHA1: 9cd161cb840dd5a00d3a206330c085c9cf08e8a2
SHA256: f713ffae7ef8313c74c02871e2e19fcc29eaef5598e9dea1af1a8ce81011ea58
Description-en: Erlang-style bitstrings for OCaml (development files)
Bitstring adds Erlang-style bitstrings and matching over bitstrings as a syntax
extension and library for OCaml.
.
You can use this module to both parse and generate binary formats, files and
protocols.
.
Bitstring handling is added as primitives to the language, making it simple to
use.
.
Bitstring handles integers, strings, sub-bitstrings, big-, little- and
native-endianness, signed and unsigned types, variable-width fields, fields
with arbitrary bit alignment.
.
This package contains header and OCaml library.
Description-md5: dfe4b5728e3209528abc0e843b171f00
Homepage: http://code.google.com/p/bitstring/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu