Обсуждение: pgadmin4-server comming along for the ride

Поиск
Список
Период
Сортировка

pgadmin4-server comming along for the ride

От
richard coleman
Дата:
Installing pgadmin4 on a new kubuntu system.
install via: 
    sudo apt-get install pgadmin4-desktop
it automatically also installs pgadmin4-server.  If I try to remove pgadmin4-server it also removes desktop.

How do I *just* install pgadmin4-desktop?

Thanks, 
rik.

Re: pgadmin4-server comming along for the ride

От
Yogesh Mahajan
Дата:
Hi,

Please follow the instructions from here. Just run 'sudo apt install pgadmin4-desktop'.
pgadmin4-server is a dependency for pgAdmin 4 in both modes desktop & web.
Note - Officially pgAdmin 4 does not support Kubuntu platform.


Thanks,
Yogesh Mahajan
EnterpriseDB


On Fri, Oct 13, 2023 at 1:33 AM richard coleman <rcoleman.ascentgl@gmail.com> wrote:
Installing pgadmin4 on a new kubuntu system.
install via: 
    sudo apt-get install pgadmin4-desktop
it automatically also installs pgadmin4-server.  If I try to remove pgadmin4-server it also removes desktop.

How do I *just* install pgadmin4-desktop?

Thanks, 
rik.