How to Install and Uninstall libbin-prot-ocaml Package on Kali Linux

Last updated: May 15,2024

1. Install "libbin-prot-ocaml" package

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

$ sudo apt update $ sudo apt install libbin-prot-ocaml

2. Uninstall "libbin-prot-ocaml" package

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

$ sudo apt remove libbin-prot-ocaml $ sudo apt autoclean && sudo apt autoremove

3. Information about the libbin-prot-ocaml package on Kali Linux

Package: libbin-prot-ocaml
Source: bin-prot
Version: 1:0.16.0-1
Installed-Size: 1707
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Replaces: libbin-prot-camlp4-dev
Provides: libbin-prot-ocaml-4a2f9
Depends: libbase-ocaml-jykn4, libppx-compare-ocaml-onq42, libppx-sexp-conv-ocaml-aeic9, libppx-stable-witness-ocaml-nxgj5, libsexplib0-ocaml-3nli0, libstdlib-ocaml-ep7y0, libvariantslib-ocaml-2nst9, ocaml-base-4.14.1, libc6 (>= 2.14)
Breaks: libbin-prot-camlp4-dev
Size: 426712
SHA256: d12d7f198117a32b1177ed2ece48dcae53bb43d83174b2ef1e61e40d2b90d663
SHA1: 2f183642c54712a0b36a63126aec268f26d715a8
MD5sum: 45bd1bd344b540ffcc3b6c9bac9685e4
Description: type-safe binary serialization for OCaml values (runtime)
bin-prot provides functionalities for reading and writing OCaml-values
in a type-safe binary protocol.
.
These functions provide a safe way of performing I/O on any
extensionally defined data type. Functions, objects, and values whose
type is bound through a polymorphic record field are not supported, but
everything else is.
.
There is no support for cyclic or shared values and only little endian
computer architectures are supported.
.
This package contains runtime files.
Description-md5:
Homepage: https://github.com/janestreet/bin_prot
Section: ocaml
Priority: optional
Filename: pool/main/b/bin-prot/libbin-prot-ocaml_0.16.0-1_amd64.deb