How to Install and Uninstall libmikmatch-ocaml Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "libmikmatch-ocaml" package

Please follow the guidelines below to install libmikmatch-ocaml on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libmikmatch-ocaml

2. Uninstall "libmikmatch-ocaml" package

Please follow the guidance below to uninstall libmikmatch-ocaml on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libmikmatch-ocaml package on Ubuntu 21.10 (Impish Indri)

Package: libmikmatch-ocaml
Architecture: amd64
Version: 1.0.9-1build1
Priority: optional
Section: universe/ocaml
Source: mikmatch
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 53
Provides: libmikmatch-ocaml-9o5x2
Depends: libpcre-ocaml-l5rk6, ocaml-base-nox-4.11.1, libtophide-ocaml-dev
Recommends: ocaml-findlib
Filename: pool/universe/m/mikmatch/libmikmatch-ocaml_1.0.9-1build1_amd64.deb
Size: 8956
MD5sum: 80798443b940b6d18cbb425edd911170
SHA1: 3fa9bc0695f0b7e7991dfad28152013294a66115
SHA256: 196e48695fb9dfc60c268eb877bfb2897417f8fec8b56ffaf11f1272c6e01755
SHA512: 1b18de8daee373555a78f584f594d87a5bd7f3d4eb46315d18181613df3fe6114be9c3153e744203520c549754f0f499bffa0ab29b9a5bca460ec81b7d9b126e
Homepage: https://github.com/mjambon/mikmatch
Description-en: camlp4 extension for pattern matching with regexps - runtime
Mikmatch provides enhanced pattern matching with regexps for OCaml.
.
The goal of Mikmatch is to make text-oriented programs even easier to write,
read and run without losing the unique and powerful features of OCaml.
Mikmatch provides a concise and highly readable syntax for regular
expressions, and integrates it into the syntax of OCaml thanks to Camlp4.
.
The implementation of Mikmatch consists essentially of:
* a library which is loaded by the OCaml preprocessor (Camlp4) and
defines sophisticated "macros", i.e. the modified syntax;
* a traditional library (runtime) which is required by the programs that
use the Mikmatch syntax;
* a dedicated 'mikmatch' command which can be used as a replacement for
'ocaml' in scripts or as an interactive toplevel. It performs automatically
these steps: preprocessing, compilation and execution.
.
This package contains the shared runtime libraries.
Description-md5: a32d5b1fe546b478cf9f9c1592f2bd8a