pcregrep

grep utility that uses perl 5 compatible regexes.

Debian Debian
RUN apt-get update && \ apt-get install -y pcregrep
Ubuntu
RUN apt-get update && \ apt-get install -y pcregrep
Arch Arch Linux
RUN pacman -S --noconfirm pcregrep
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y pcregrep
CentOS
RUN yum install -y pcregrep
Fedora
RUN dnf install -y pcregrep
Raspbian
RUN apt-get update && \ apt-get install -y pcregrep
click the source code to copy install pcregrep on any operating system with command-not-found.com