peardev

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
Fedora
RUN dnf install -y php-pear-1
Raspbian
RUN apt-get update && \ apt-get install -y php-pear
click the source code to copy install peardev on any operating system with command-not-found.com