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

Last updated: May 14,2024

1. Install "libocplib-endian-ocaml-dev" package

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

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

2. Uninstall "libocplib-endian-ocaml-dev" package

In this section, we are going to explain the necessary steps to uninstall libocplib-endian-ocaml-dev on Kali Linux:

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

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

Package: libocplib-endian-ocaml-dev
Source: ocplib-endian (1.2-3)
Version: 1.2-3+b1
Installed-Size: 999
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libocplib-endian-ocaml-dev-p0co4
Depends: libocplib-endian-ocaml-p0co4, libstdlib-ocaml-dev-ep7y0, ocaml-4.14.1
Recommends: ocaml-findlib
Size: 144984
SHA256: 8b5afb464f1e65db8b1b82cb4f313920ffdfd4e015c182a968ef7bb9e8c6804f
SHA1: 87410f5c4aeaa3fc2d5a06eecb61a8c4b1c58b0b
MD5sum: 78345014b88b447ed57200a202dcbd99
Description: optimised functions to read and write int16/32/64 (development)
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 development files.
Description-md5:
Homepage: https://github.com/OCamlPro/ocplib-endian
Section: ocaml
Priority: optional
Filename: pool/main/o/ocplib-endian/libocplib-endian-ocaml-dev_1.2-3+b1_amd64.deb