pcre2test

Auxiliary utilities for pcre2

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