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

Last updated: May 12,2024

1. Install "libre-ocaml-dev" package

This guide covers the steps necessary to install libre-ocaml-dev on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libre-ocaml-dev" package

Please follow the steps below to uninstall libre-ocaml-dev on Ubuntu 21.10 (Impish Indri):

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

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

Package: libre-ocaml-dev
Architecture: amd64
Version: 1.9.0-1build1
Priority: optional
Section: universe/ocaml
Source: ocaml-re
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 3864
Provides: libre-ocaml-dev-a2tg9
Depends: ocaml-nox-4.11.1
Recommends: ocaml-findlib
Filename: pool/universe/o/ocaml-re/libre-ocaml-dev_1.9.0-1build1_amd64.deb
Size: 866220
MD5sum: 2675857188bb15511a3c070ace13fbb5
SHA1: 7b0e8ecccbdf8496533be031483e7fbabb6c15e8
SHA256: 770e19fbdfcc46b2066c59a0b4fcb4c9b332333e3cabf4140c8962705215a6c5
SHA512: 7e83522bb814398f8b0a27631bf7bacf5fd81f1ca9e52eb517bfaeea83ae28c7ea21ee4894988e86cc23dd9f9e4ec2f6e0bae8dda58b6168da7d999f7281a222
Homepage: https://github.com/ocaml/ocaml-re
Description-en: regular expression library for OCaml
RE is regular expression library for OCaml. The following styles of
regular expressions are supported:
* Perl-style regular expressions (module Re.Perl);
* Posix extended regular expressions (module Re.Posix);
* Emacs-style regular expressions (module Re.Emacs);
* Shell-style file globbing (module Re.Glob);
* Compatibility layer for OCaml's built-in Str module (module Re.Str).
.
It is also possible to build regular expressions by combining simpler
regular expressions (module Re)
.
This package contains the development modules you need to use RE in
your programs.
Description-md5: 008d114769c7e657c674191159277a71