How to Install and Uninstall libbitstring-ocaml-dev Package on Kali Linux

Last updated: May 19,2024

1. Install "libbitstring-ocaml-dev" package

This guide covers the steps necessary to install libbitstring-ocaml-dev on Kali Linux

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

2. Uninstall "libbitstring-ocaml-dev" package

This is a short guide on how to uninstall libbitstring-ocaml-dev on Kali Linux:

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

3. Information about the libbitstring-ocaml-dev package on Kali Linux

Package: libbitstring-ocaml-dev
Source: ocaml-bitstring (4.1.1-2)
Version: 4.1.1-2+b3
Installed-Size: 16136
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libbitstring-ocaml-dev-00xp5
Depends: libbitstring-ocaml-00xp5, libcompiler-libs-ocaml-dev-rcwc4, libocaml-compiler-libs-ocaml-dev-194j4, libppxlib-ocaml-dev-l34s2, libsexplib0-ocaml-dev-3nli0, libstdlib-ocaml-dev-ep7y0, ocaml-4.14.1, libc6 (>= 2.35)
Size: 3642980
SHA256: f1c7eed7b67088b62dfefc98cd53d928e78c00e888b5e3995ec511aa87015c74
SHA1: 4997a5074615de6c558fa5ed74c260366b4ffd28
MD5sum: b54e5b9eb7dd2ab51e76b4d722946fef
Description: 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:
Homepage: https://bitstring.software/
Tag: devel::library, role::devel-lib
Section: ocaml
Priority: optional
Filename: pool/main/o/ocaml-bitstring/libbitstring-ocaml-dev_4.1.1-2+b3_amd64.deb