pgadmin3

graphical administration tool for PostgreSQL

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