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

Last updated: May 18,2024

1. Install "libmikmatch-ocaml-dev" package

This tutorial shows how to install libmikmatch-ocaml-dev on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libmikmatch-ocaml-dev" package

In this section, we are going to explain the necessary steps to uninstall libmikmatch-ocaml-dev on Ubuntu 21.04 (Hirsute Hippo):

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

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

Package: libmikmatch-ocaml-dev
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: 9317
Provides: libmikmatch-ocaml-dev-9o5x2
Depends: libcamlp4-ocaml-dev-dcdy6, libmikmatch-ocaml-9o5x2, libpcre-ocaml-dev-l5rk6, ocaml-nox-4.11.1
Recommends: ocaml-findlib
Filename: pool/universe/m/mikmatch/libmikmatch-ocaml-dev_1.0.9-1build1_amd64.deb
Size: 606848
MD5sum: ec026bd89bcf8a282980640b87e37c58
SHA1: 0c9a13a0b864a906a286d378a6872b2d1dce53c3
SHA256: 3bfda1cae5b095fae33e7477bfe33fbbca5fe297da1286354b26de5114676806
SHA512: 90aed9fb59706e24a28d7b9e6681fb06eae8f3aba959649a4fb3507d64c699196c9adef3a8d806c6bc1551cd6ce6b03226f1c68003f6acf2a21857ff8dfbd4a1
Homepage: https://github.com/mjambon/mikmatch
Description-en: camlp4 extension for pattern matching with regexps - development
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 development files needed for programming
with the library.
Description-md5: 9385f36ec0057582f7ba08af2698d244