Web pgadmin.org
 Home 
 ·  ·  ·  ·  ·  ·  · 

Debian

Maintainer: Gerfried Fuchs

pgAdmin packages are available for Debian stable, testing and unstable distributions. These packages are also well-suited for Ubuntu and other Debian based distributions

Debian Etch (oldstable)

pgAdmin http://packages.debian.org/etch/pgadmin3 is available directly from Debian. You can install pgAdmin just as you would do with any other Debian package (apt-get install pgadmin3).

Debian Lenny (stable)

pgAdmin http://packages.debian.org/lenny/pgadmin3 is available directly from Debian. You can install pgAdmin just as you would do with any other Debian package (apt-get install pgadmin3).

Debian Squeeze (testing)

pgAdmin http://packages.debian.org/squeeze/pgadmin3 is available directly from Debian. You can install pgAdmin just as you would do with any other Debian package (apt-get install pgadmin3).

Debian Sid (unstable)

pgAdmin http://packages.debian.org/sid/pgadmin3 is available directly from Debian. You can install pgAdmin just as you would do with any other Debian package (apt-get install pgadmin3).

Installation

Run the following commands as root to install pgAdmin III

apt-get update
apt-get install pgadmin3

top