How to Install sqlite3-pcre in Ubuntu 18.04



Install sqlite3-pcre by entering the following commands in the terminal:

sudo apt update
sudo apt install sqlite3-pcre

Description:

Perl-compatible regular expression support for SQLite

This SQLite loadable extension enables the REGEXP operator, which is not implemented by default, to call PCRE routines for regular expression matching.

Homepage: http://git.altlinux.org/people/at/packages/?p=sqlite3-pcre.git

Version: 0~git20070120091816+4229ecc-1

Section: universe/libs