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

Last updated: May 05,2024

1. Install "libcamlp-streams-ocaml-dev" package

Here is a brief guide to show you how to install libcamlp-streams-ocaml-dev on Kali Linux

$ sudo apt update $ sudo apt install libcamlp-streams-ocaml-dev

2. Uninstall "libcamlp-streams-ocaml-dev" package

Please follow the guidelines below to uninstall libcamlp-streams-ocaml-dev on Kali Linux:

$ sudo apt remove libcamlp-streams-ocaml-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libcamlp-streams-ocaml-dev
Source: camlp-streams (5.0.1-3)
Version: 5.0.1-3+b1
Installed-Size: 87
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libcamlp-streams-ocaml-dev-yu0z3
Depends: libcamlp-streams-ocaml-yu0z3, libstdlib-ocaml-dev-ep7y0, ocaml-4.14.1
Recommends: ocaml-findlib
Size: 21920
SHA256: 1a3361798fd689be95bbe708e174f22b6d03e551749ab9da9524c75d99a3ec74
SHA1: ea320820dd0824c3cce45417201cb94591e6bf18
MD5sum: 19cb5d17880bb1e5daee2bf0f24df763
Description: Stream and Genlex libraries for use with Camlp4 and Camlp5 (dev files)
The camlp-streams package provides two library modules:
* Stream: imperative streams, with in-place update and memoization of
the latest element produced.
* Genlex: a small parameterized lexical analyzer producing streams of
tokens from streams of characters.
The two modules are designed for use with Camlp4 and Camlp5. The
Stream module can also be used by hand-written recursive-descent
parsers.
.
This package contains development files.
Description-md5:
Homepage: https://github.com/ocaml/camlp-streams
Section: ocaml
Priority: optional
Filename: pool/main/c/camlp-streams/libcamlp-streams-ocaml-dev_5.0.1-3+b1_amd64.deb