How to Install and Uninstall libpcre2-ocaml-dev Package on Kali Linux
Last updated: December 23,2024
1. Install "libpcre2-ocaml-dev" package
In this section, we are going to explain the necessary steps to install libpcre2-ocaml-dev on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
libpcre2-ocaml-dev
Copied
2. Uninstall "libpcre2-ocaml-dev" package
Please follow the instructions below to uninstall libpcre2-ocaml-dev on Kali Linux:
$
sudo apt remove
libpcre2-ocaml-dev
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libpcre2-ocaml-dev package on Kali Linux
Package: libpcre2-ocaml-dev
Source: pcre2-ocaml (7.5.2-1)
Version: 7.5.2-1+b1
Installed-Size: 906
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libpcre2-ocaml-dev-3ljt6
Depends: libpcre2-dev, ocaml-findlib, libpcre2-ocaml-3ljt6, libstdlib-ocaml-dev-ep7y0, ocaml-4.14.1
Size: 223780
SHA256: 21e6d04c275652e9ac7a81b7b3165bb24975a52c331ddf3beb3ed348d4fb5176
SHA1: 65ff9011257541eb9edbde83dcb39e637cd824bc
MD5sum: 1746ae350b5a84afe39fc8822296b8f9
Description: OCaml bindings for PCRE2 (Perl Compatible Regular Expression)
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 all the development stuff you need to use
OCaml PCRE2 in your programs.
Description-md5:
Homepage: https://github.com/camlp5/pcre2-ocaml
Section: ocaml
Priority: optional
Filename: pool/main/p/pcre2-ocaml/libpcre2-ocaml-dev_7.5.2-1+b1_amd64.deb
Source: pcre2-ocaml (7.5.2-1)
Version: 7.5.2-1+b1
Installed-Size: 906
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libpcre2-ocaml-dev-3ljt6
Depends: libpcre2-dev, ocaml-findlib, libpcre2-ocaml-3ljt6, libstdlib-ocaml-dev-ep7y0, ocaml-4.14.1
Size: 223780
SHA256: 21e6d04c275652e9ac7a81b7b3165bb24975a52c331ddf3beb3ed348d4fb5176
SHA1: 65ff9011257541eb9edbde83dcb39e637cd824bc
MD5sum: 1746ae350b5a84afe39fc8822296b8f9
Description: OCaml bindings for PCRE2 (Perl Compatible Regular Expression)
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 all the development stuff you need to use
OCaml PCRE2 in your programs.
Description-md5:
Homepage: https://github.com/camlp5/pcre2-ocaml
Section: ocaml
Priority: optional
Filename: pool/main/p/pcre2-ocaml/libpcre2-ocaml-dev_7.5.2-1+b1_amd64.deb