Install Ecpg On A Debian, Ubuntu, Arch, Kali, CentOS, Fedora And Raspbian
Maintainer: Debian PostgreSQL Maintainers
Email: [email protected] .
Website: https://www.postgresql.org/
Section: libdevel
Install ecpg
-
Debian
apt-get install libecpg-devClick to copy -
Ubuntu
apt-get install libecpg-devClick to copy -
Arch Linux
pacman -S libecpg-devClick to copy -
Kali Linux
apt-get install libecpg-devClick to copy -
CentOS
yum install postgresql-develClick to copy -
Fedora
dnf install postgresql-develClick to copy -
Raspbian
apt-get install libecpg-devClick to copy
postgresql-devel
librarieslibecpg-dev
development files for ECPG (Embedded PostgreSQL for C)This package contains the necessary files to build ECPG (Embedded PostgreSQL for C) programs. It includes the development libraries and the preprocessor program ecpg. PostgreSQL is an object-relational SQL database management system. Install this package if you want to write C programs with SQL statements embedded in them (rather than run by an external process).
libecpg-devel
Cpostgresql-libs
The postgresql-libs package provides the essential sharedlibraries for any PostgreSQL client program or interface. You will need to install this package to use any other PostgreSQL package or any clients that need to connect to a PostgreSQL server.
postgresql-old-upgrade
PostgreSQL build for migrating between major versions with pg_upgradepostgresql-9.1-dbg
debug symbols for postgresql-9.1ecpg-xc
Postgres-XC version of ECPG (Embedded PostgreSQL for C)postgres-xc-dbg
debug symbols for postgres-xcpostgresql-9.3-dbg
debug symbols for postgresql-9.3
To install the latest version of ecpg in your favorite operating system just copy the ecpg installation command from above and paste it into terminal. It will download and install the latest version of ecpg 2026 package in your OS.




