Re: install pgAdmin4-desktop on Ubuntu without installing pgAdmin4-server

2025-06-27 Thread Dave Page
Hi On Fri, 27 Jun 2025 at 16:25, richard coleman wrote: > Hello all, > > Is there a way to install just pgadmin4-desktop on Ubuntu? > > Following the instructions here: > https://www.pgadmin.org/download/pgadmin-4-apt/ > > It states: > > # Install for both desktop and web modes: > sudo apt insta

install pgAdmin4-desktop on Ubuntu without installing pgAdmin4-server

2025-06-27 Thread richard coleman
Hello all, Is there a way to install just pgadmin4-desktop on Ubuntu? Following the instructions here: https://www.pgadmin.org/download/pgadmin-4-apt/ It states: # Install for both desktop and web modes: sudo apt install pgadmin4 # Install for desktop mode only: sudo apt install pgadmin4-desk