How to Install and Uninstall libocplib-endian-ocaml Package on Kali Linux

Last updated: May 19,2024

1. Install "libocplib-endian-ocaml" package

Here is a brief guide to show you how to install libocplib-endian-ocaml on Kali Linux

$ sudo apt update $ sudo apt install libocplib-endian-ocaml

2. Uninstall "libocplib-endian-ocaml" package

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

$ sudo apt remove libocplib-endian-ocaml $ sudo apt autoclean && sudo apt autoremove

3. Information about the libocplib-endian-ocaml package on Kali Linux

Package: libocplib-endian-ocaml
Source: ocplib-endian (1.2-3)
Version: 1.2-3+b1
Installed-Size: 366
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libocplib-endian-ocaml-p0co4
Depends: libstdlib-ocaml-ep7y0, ocaml-base-4.14.1
Size: 71248
SHA256: be20093a21a39fe5fd561a0d92af76308ea01ffb6a4a559c75e6aad7c46af76a
SHA1: efda4faf024007d5feabdfc9e2ee71888bcf5444
MD5sum: 7ad9bea9d15a99de0dd42f1957cee67d
Description: optimised functions to read and write int16/32/64 (runtime)
Optimised functions to read and write int16/32/64 from strings, bytes
and bigarrays, based on primitives added in version 4.01.
.
The library implements three modules:
* EndianString works directly on strings, and provides submodules
BigEndian and LittleEndian, with their unsafe counter-parts;
* EndianBytes works directly on bytes, and provides submodules
BigEndian and LittleEndian, with their unsafe counter-parts;
* EndianBigstring works on bigstrings (Bigarrays of chars), and
provides submodules BigEndian and LittleEndian, with their unsafe
counter-parts.
.
This package contains the runtime files.
Description-md5:
Homepage: https://github.com/OCamlPro/ocplib-endian
Section: ocaml
Priority: optional
Filename: pool/main/o/ocplib-endian/libocplib-endian-ocaml_1.2-3+b1_amd64.deb