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

Last updated: May 19,2024

1. Install "libangstrom-ocaml-dev" package

This guide let you learn how to install libangstrom-ocaml-dev on Kali Linux

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

2. Uninstall "libangstrom-ocaml-dev" package

This guide covers the steps necessary to uninstall libangstrom-ocaml-dev on Kali Linux:

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

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

Package: libangstrom-ocaml-dev
Source: ocaml-angstrom
Version: 0.16.0-1
Installed-Size: 1052
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libangstrom-ocaml-dev-wvlm2
Depends: libangstrom-ocaml-wvlm2, libbigstringaf-ocaml-dev-w3rg3, libstdlib-ocaml-dev-ep7y0, ocaml-4.14.1
Recommends: ocaml-findlib
Size: 238496
SHA256: cc58578fab10c66afb8f7fd2d605344adbb59b2868c98238ac8ed8f5a22e7b32
SHA1: 406fd8df60f409cf0120a5e9cee83ebd3064231b
MD5sum: ab66017703bbcd4ec1d09f3f796d0624
Description: speed and memory-efficient parser combinators for OCaml (dev)
Angstrom is a parser-combinator library that makes it easy to write
efficient, expressive, and reusable parsers suitable for
high-performance applications. It exposes monadic and applicative
interfaces for composition, and supports incremental input through
buffered and unbuffered interfaces. Both interfaces give the user
total control over the blocking behavior of their application, with
the unbuffered interface enabling zero-copy IO. Parsers are
backtracking by default and support unbounded lookahead.
.
This package contains development files.
Description-md5:
Homepage: https://github.com/inhabitedtype/angstrom
Section: ocaml
Priority: optional
Filename: pool/main/o/ocaml-angstrom/libangstrom-ocaml-dev_0.16.0-1_amd64.deb