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

Last updated: May 20,2024

1. Install "libexpect-ocaml-dev" package

Learn how to install libexpect-ocaml-dev on Kali Linux

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

2. Uninstall "libexpect-ocaml-dev" package

Learn how to uninstall libexpect-ocaml-dev on Kali Linux:

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

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

Package: libexpect-ocaml-dev
Source: ocaml-expect (0.0.6-3)
Version: 0.0.6-3+b5
Installed-Size: 396
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libexpect-ocaml-dev-gx372
Depends: libbatteries-ocaml-dev-cxkf5, libexpect-ocaml-gx372, libre-ocaml-dev-5yx09, libstdlib-ocaml-dev-ep7y0, ocaml-4.14.1
Recommends: ocaml-findlib
Size: 71656
SHA256: e455b8dfff36d9cea9ee1bb94d4065dfee613bf69098838c7d1becbe5c01bd26
SHA1: 77859f9f204f1bbd1f2a84030e1210a743cc0b14
MD5sum: 32f5ed216b7689e1a33f6b3f03f42853
Description: Expect-like framework for OCaml - development files
This is a simple implementation of `expect` to help building unitary testing
of interactive program.
.
It helps to receive question and send answers from an interactive process.
You can match the question using a regular expression (Str). You can also
use a timeout to ensure that the process answer in time.
.
See the [Expect manual](http://expect.nist.gov/) for more information and
example.
Description-md5:
Homepage: https://github.com/gildor478/ocaml-expect
Tag: devel::library, role::devel-lib
Section: ocaml
Priority: optional
Filename: pool/main/o/ocaml-expect/libexpect-ocaml-dev_0.0.6-3+b5_amd64.deb