ecpg

libraries

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