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

Last updated: May 17,2024

1. Install "libangstrom-ocaml" package

This is a short guide on how to install libangstrom-ocaml on Kali Linux

$ sudo apt update $ sudo apt install libangstrom-ocaml

2. Uninstall "libangstrom-ocaml" package

Please follow the step by step instructions below to uninstall libangstrom-ocaml on Kali Linux:

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

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

Package: libangstrom-ocaml
Source: ocaml-angstrom
Version: 0.16.0-1
Installed-Size: 380
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libangstrom-ocaml-wvlm2
Depends: libbigstringaf-ocaml-w3rg3, libstdlib-ocaml-ep7y0, ocaml-base-4.14.1
Size: 108060
SHA256: a491e2196c1eabfb054dfda7dda945ea77c3ab3c436e9faab55255ca6674b735
SHA1: 726f427bafc023f483c56495d175ea1e5db19471
MD5sum: 3b9756b62c89e967722436314b9d54c0
Description: speed and memory-efficient parser combinators for OCaml (runtime)
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 runtime files.
Description-md5:
Homepage: https://github.com/inhabitedtype/angstrom
Section: ocaml
Priority: optional
Filename: pool/main/o/ocaml-angstrom/libangstrom-ocaml_0.16.0-1_amd64.deb