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

Last updated: May 18,2024

1. Install "libcamlp-streams-ocaml" package

This guide let you learn how to install libcamlp-streams-ocaml on Kali Linux

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

2. Uninstall "libcamlp-streams-ocaml" package

This is a short guide on how to uninstall libcamlp-streams-ocaml on Kali Linux:

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

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

Package: libcamlp-streams-ocaml
Source: camlp-streams (5.0.1-3)
Version: 5.0.1-3+b1
Installed-Size: 38
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libcamlp-streams-ocaml-yu0z3
Depends: libstdlib-ocaml-ep7y0, ocaml-base-4.14.1
Suggests: ocaml-findlib
Size: 7676
SHA256: d728b790cd7521a8d4849d4a24011178ba4a61fc236738e104ae14aec1120313
SHA1: adc63bb5dfe2391275ed13230ae3b1054994c94e
MD5sum: 098f850e8b529fde76cd5b5cae491114
Description: Stream and Genlex libraries for use with Camlp4 and Camlp5 (runtime 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 runtime files.
Description-md5:
Homepage: https://github.com/ocaml/camlp-streams
Section: ocaml
Priority: optional
Filename: pool/main/c/camlp-streams/libcamlp-streams-ocaml_5.0.1-3+b1_amd64.deb