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

Last updated: May 02,2024

1. Install "libbitstring-ocaml" package

Please follow the guidelines below to install libbitstring-ocaml on Kali Linux

$ sudo apt update $ sudo apt install libbitstring-ocaml

2. Uninstall "libbitstring-ocaml" package

Please follow the guidelines below to uninstall libbitstring-ocaml on Kali Linux:

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

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

Package: libbitstring-ocaml
Source: ocaml-bitstring (4.1.1-2)
Version: 4.1.1-2+b3
Installed-Size: 678
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libbitstring-ocaml-00xp5
Depends: libsexplib0-ocaml-3nli0, libstdlib-ocaml-ep7y0, ocaml-base-4.14.1, libc6 (>= 2.4)
Suggests: ocaml-findlib
Size: 183024
SHA256: 840c6b281144c368604fbb5bb227de870d7f70b503c3ae64c234f74611480472
SHA1: 731c1d0038f9969805c403c3e536023ba26e389a
MD5sum: 4cb309e004c51b86abb2766c40772508
Description: Erlang-style bitstrings for OCaml (runtime)
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 only the shared runtime stub libraries.
Description-md5:
Homepage: https://bitstring.software/
Tag: role::shared-lib
Section: ocaml
Priority: optional
Filename: pool/main/o/ocaml-bitstring/libbitstring-ocaml_4.1.1-2+b3_amd64.deb