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

Last updated: May 20,2024

1. Install "libres-ocaml-dev" package

Please follow the steps below to install libres-ocaml-dev on Kali Linux

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

2. Uninstall "libres-ocaml-dev" package

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

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

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

Package: libres-ocaml-dev
Source: ocaml-res (5.0.1-3)
Version: 5.0.1-3+b1
Installed-Size: 4042
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libres-ocaml-dev-51su4
Depends: libstdlib-ocaml-dev-ep7y0, ocaml-4.14.1
Recommends: ocaml-findlib
Size: 576220
SHA256: bc07f262ae6bda94a646496143fe198c021ecefdeca7fc014317854c3c8cb70d
SHA1: 477bbb968a1927d06dd3c28eaf73ec3beba539b0
MD5sum: 700f3090bbaa6656bea073a9da0e82c0
Description: OCaml library for automatically resizing contiguous data structure
This OCaml library consists of a set of modules which implement
automatically resizing (i.e. reallocating) data structures that consume
a contiguous part of memory.
.
This allows appending and removing of elements to/from arrays (both
boxed and unboxed), strings (i.e. buffers), bit strings and weak arrays
while still maintaining fast constant-time access to elements.
.
There are also functors that allow the generation of similar modules
which use different reallocation strategies.
Description-md5:
Homepage: https://mmottl.github.io/res/
Tag: devel::library, role::devel-lib
Section: ocaml
Priority: optional
Filename: pool/main/o/ocaml-res/libres-ocaml-dev_5.0.1-3+b1_amd64.deb