How to Install and Uninstall libexpect-ocaml Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: December 23,2024

1. Install "libexpect-ocaml" package

Please follow the guidelines below to install libexpect-ocaml on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libexpect-ocaml

2. Uninstall "libexpect-ocaml" package

This is a short guide on how to uninstall libexpect-ocaml on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libexpect-ocaml package on Ubuntu 20.10 (Groovy Gorilla)

Package: libexpect-ocaml
Architecture: amd64
Version: 0.0.6-1build1
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: 131
Provides: libexpect-ocaml-sut98
Depends: libpcre-ocaml-6nf99, ocaml-base-nox-4.08.1
Filename: pool/universe/o/ocaml-expect/libexpect-ocaml_0.0.6-1build1_amd64.deb
Size: 31156
MD5sum: 2e12284c79ed6abd2d3619affc05a029
SHA1: 99fecb40c1e93deb34b917cdf3cb0cdb63411e2c
SHA256: 58723a51f6fd96a139077ecd4d20bc6de762fc741d4e5fdb141a1d6517ebb3b1
SHA512: 4d8e08e14fd16040b149494fb34c277f3761afd90255f321f35ed68d2de0dd074ee759ab0e8b544c1ed3815369f3ff8cd7fa8d68ff8720365e95104fa9be790b
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