pear

PEAR Base System

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