Install Ecpg On A Debian, Ubuntu, Arch, Kali, CentOS, Fedora And Raspbian

Install Ecpg On A Debian, Ubuntu, Arch, Kali, CentOS, Fedora And Raspbian

ecpg

libraries

Maintainer: Debian PostgreSQL Maintainers



Section: libdevel

Install ecpg

  • Debian apt-get install libecpg-dev Click to copy
  • Ubuntu apt-get install libecpg-dev Click to copy
  • Arch Linux pacman -S libecpg-dev Click to copy
  • Kali Linux apt-get install libecpg-dev Click to copy
  • CentOS yum install postgresql-devel Click to copy
  • Fedora dnf install postgresql-devel Click to copy
  • Raspbian apt-get install libecpg-dev Click to copy

postgresql-devel

libraries

libecpg-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

C

postgresql-libs

The postgresql-libs package provides the essential shared

libraries 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_upgrade

postgresql-9.1-dbg

debug symbols for postgresql-9.1

ecpg-xc

Postgres-XC version of ECPG (Embedded PostgreSQL for C)

postgres-xc-dbg

debug symbols for postgres-xc

postgresql-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.