How to Install and Uninstall libpcre2-ocaml Package on Kali Linux
Last updated: December 24,2024
1. Install "libpcre2-ocaml" package
Please follow the guidance below to install libpcre2-ocaml on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
libpcre2-ocaml
Copied
2. Uninstall "libpcre2-ocaml" package
Please follow the instructions below to uninstall libpcre2-ocaml on Kali Linux:
$
sudo apt remove
libpcre2-ocaml
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libpcre2-ocaml package on Kali Linux
Package: libpcre2-ocaml
Source: pcre2-ocaml (7.5.2-1)
Version: 7.5.2-1+b1
Installed-Size: 371
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libpcre2-ocaml-3ljt6
Depends: libstdlib-ocaml-ep7y0, ocaml-base-4.14.1, libc6 (>= 2.14), libpcre2-8-0 (>= 10.34)
Size: 105428
SHA256: 7b422409bad4ef3d1cbce333f12abb6eba6f886b39c9e004387034c70e3aac96
SHA1: bce74c8494f508d067ab83d1bd9688888be17677
MD5sum: 3c9a7fc0d90c44e170037478db0743c6
Description: OCaml bindings for PCRE2 (runtime)
This OCaml-library interfaces the PCRE2 (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:
Homepage: https://github.com/camlp5/pcre2-ocaml
Section: ocaml
Priority: optional
Filename: pool/main/p/pcre2-ocaml/libpcre2-ocaml_7.5.2-1+b1_amd64.deb
Source: pcre2-ocaml (7.5.2-1)
Version: 7.5.2-1+b1
Installed-Size: 371
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libpcre2-ocaml-3ljt6
Depends: libstdlib-ocaml-ep7y0, ocaml-base-4.14.1, libc6 (>= 2.14), libpcre2-8-0 (>= 10.34)
Size: 105428
SHA256: 7b422409bad4ef3d1cbce333f12abb6eba6f886b39c9e004387034c70e3aac96
SHA1: bce74c8494f508d067ab83d1bd9688888be17677
MD5sum: 3c9a7fc0d90c44e170037478db0743c6
Description: OCaml bindings for PCRE2 (runtime)
This OCaml-library interfaces the PCRE2 (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:
Homepage: https://github.com/camlp5/pcre2-ocaml
Section: ocaml
Priority: optional
Filename: pool/main/p/pcre2-ocaml/libpcre2-ocaml_7.5.2-1+b1_amd64.deb