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

Last updated: May 20,2024

1. Install "libextlib-ocaml-dev" package

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

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

2. Uninstall "libextlib-ocaml-dev" package

Learn how to uninstall libextlib-ocaml-dev on Kali Linux:

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

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

Package: libextlib-ocaml-dev
Source: extlib (1.7.8-2)
Version: 1.7.8-2+b1
Installed-Size: 4275
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libextlib-ocaml-dev-zj126
Depends: libextlib-ocaml-zj126, libstdlib-ocaml-dev-ep7y0, ocaml-4.14.1
Recommends: ocaml-findlib
Size: 852276
SHA256: de6d62ff72e1b3c6a0dd49c3db5c2baa9ac0103d9d7eae37f5530693e10edc71
SHA1: 053b5d6d79cd015d2e423cd7d17ce562c5537f6d
MD5sum: 7349738b730aea37512784b739b69b43
Description: extended standard library for OCaml
ExtLib is a project aiming at providing a complete - yet small -
standard library for the OCaml programming language.
.
The purpose of this library is to add new functions to OCaml
Standard Library modules, to modify some functions in order to
get better performances or more safety (tail-recursive) but also
to provide new modules which should be useful for the average
OCaml programmer.
.
ExtLib contains modules implementing: enumeration over abstract
collection of elements, efficient bit sets, dynamic arrays,
references on lists, Unicode characters and UTF-8 encoded
strings, additional and improved functions for hashtables,
strings, lists and option types.
Description-md5:
Homepage: https://github.com/ygrek/ocaml-extlib
Tag: devel::lang:ocaml, devel::library, implemented-in::ocaml,
role::devel-lib
Section: ocaml
Priority: optional
Filename: pool/main/e/extlib/libextlib-ocaml-dev_1.7.8-2+b1_amd64.deb