How to Install and Uninstall libstdcompat-ocaml Package on Kali Linux

Last updated: May 20,2024

1. Install "libstdcompat-ocaml" package

Learn how to install libstdcompat-ocaml on Kali Linux

$ sudo apt update $ sudo apt install libstdcompat-ocaml

2. Uninstall "libstdcompat-ocaml" package

Learn how to uninstall libstdcompat-ocaml on Kali Linux:

$ sudo apt remove libstdcompat-ocaml $ sudo apt autoclean && sudo apt autoremove

3. Information about the libstdcompat-ocaml package on Kali Linux

Package: libstdcompat-ocaml
Source: ocaml-stdcompat (19-1)
Version: 19-1+b1
Installed-Size: 299
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libstdcompat-ocaml-v38e5
Depends: libstdlib-ocaml-ep7y0, ocaml-base-4.14.1
Size: 48932
SHA256: 7df72a392527104e935ef658516f530b1d802dd3c3349e2c401d4b722062ffed
SHA1: 46c87b247a94302fecbc8911d05e698db754aa60
MD5sum: 1339a84c3081fb08b6b2198d2ab9ec3d
Description: compatibility module for OCaml standard library (runtime)
Stdcompat is a compatibility layer allowing programs to use some
recent additions to the OCaml standard library while preserving the
ability to be compiled on former versions of OCaml.
.
The module Stdcompat provides some definitions for values and types
introduced in recent versions of the standard library. These
definitions are just aliases to the matching definition of the
standard library if the latter is recent enough. Otherwise, the
module Stdcompat provides an alternative implementation.
.
This package contains the runtime files.
Description-md5:
Homepage: https://github.com/thierry-martinez/stdcompat
Section: ocaml
Priority: optional
Filename: pool/main/o/ocaml-stdcompat/libstdcompat-ocaml_19-1+b1_amd64.deb