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

Last updated: May 21,2024

1. Install "libpcre-ocaml" package

Please follow the instructions below to install libpcre-ocaml on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libpcre-ocaml

2. Uninstall "libpcre-ocaml" package

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

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

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

Package: libpcre-ocaml
Architecture: amd64
Version: 7.4.6-1build1
Priority: optional
Section: universe/libs
Source: pcre-ocaml
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 360
Provides: libpcre-ocaml-l5rk6
Depends: ocaml-base-nox-4.11.1, libc6 (>= 2.14), libpcre3
Breaks: libpcre-ocaml-dev (<< 7)
Replaces: libpcre-ocaml-dev (<< 7)
Filename: pool/universe/p/pcre-ocaml/libpcre-ocaml_7.4.6-1build1_amd64.deb
Size: 100388
MD5sum: f0432b3e8a8e817409aa3e336711375a
SHA1: 22584ce1b2476ba54142a90aa7cbc1645edb8252
SHA256: 2c134d0a3615f4df599f14f0c352a0016f1e90b165f512f3cb34cc2821a065f9
SHA512: b8e5dd6505c39fd786cf8bf3761907659576a4444d1994383abc944c0133345e50c1975ad0548adcc993305e9fe7b71f1ac2bc6bb3914c0be6a5cd03bde6d1dd
Homepage: http://mmottl.github.io/pcre-ocaml/
Description-en: OCaml bindings for PCRE (runtime)
This OCaml-library interfaces the PCRE (Perl-compatibility
regular expressions) C library. it can be used for matching
regular expressions which are written in Perl style.
.
Compared with the OCaml standard library "Str" module, this
library:
* uses Perl style rather than Emacs one
* is reentrant and thus thread safe
* is faster (when compiled to native code is even faster than
Perl regular expressions)
* returns data on which you can safely use destructive updates
* gives more "programming comfort" through a better API
.
This package contains only the shared runtime stub libraries.
Description-md5: f824e59f6c7f4f2b7467e1dd90ae0427