How to Install and Uninstall libexpect-ocaml Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 15,2024

1. Install "libexpect-ocaml" package

Please follow the steps below to install libexpect-ocaml on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libexpect-ocaml

2. Uninstall "libexpect-ocaml" package

This guide covers the steps necessary to uninstall libexpect-ocaml on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libexpect-ocaml package on Ubuntu 21.04 (Hirsute Hippo)

Package: libexpect-ocaml
Architecture: amd64
Version: 0.0.6-1build3
Priority: optional
Section: universe/ocaml
Source: ocaml-expect
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 136
Provides: libexpect-ocaml-9s648
Depends: libpcre-ocaml-l5rk6, ocaml-base-nox-4.11.1
Filename: pool/universe/o/ocaml-expect/libexpect-ocaml_0.0.6-1build3_amd64.deb
Size: 32692
MD5sum: 08246cc8307acd05269903562d470bb0
SHA1: 41932bb12495dcb5c20d3afaf95d45ba9c480906
SHA256: 7866d0accbcb423c7b0d860b00fb667dfeba08ba93da6ed0a28291d1a2d29541
SHA512: ab77b066cf3b32cbcd096f856235ec64fc2cb9d24118df04d8671d4c79c74c72d3d0ab8387eb3aa51211a392b2ec0781e7f7c28fca52f0dd4166cb5a43943ee6
Homepage: https://github.com/gildor478/ocaml-expect
Description-en: Expect-like framework for OCaml
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.
.
This package contains the shared runtime libraries.
Description-md5: 409e123a33bec23a99ebcc2be3824794