Re: Hello - About how to install PgAdmin4 on Debian 10 - Mailing list pgsql-general

From Ray O'Donnell
Subject Re: Hello - About how to install PgAdmin4 on Debian 10
Date
Msg-id de8d6c5a-0fa7-8066-2e11-7155b693eef6@rodonnell.ie
Whole thread Raw
In response to Hello - About how to install PgAdmin4 on Debian 10  (Carlos Montenegro <carlos.montenegro.hmil@gmail.com>)
Responses Re: Hello - About how to install PgAdmin4 on Debian 10
List pgsql-general
On 24/03/2021 17:17, Carlos Montenegro wrote:
> Hello dear community.
> your help !
> 
> I am trying to install PgAdmin4 on Debian 10 following the instructions 
> on here:
> https://wiki.postgresql.org/wiki/Apt <https://wiki.postgresql.org/wiki/Apt>
> 
> but when execute:
>  > sudo apt-get install pgadmin4 or
>  > sudo apt-get install pgadmin4 pgadmin4-apache2
> 
> the system says: The package pgadmin4 does not have any candidate for 
> installation.

On my laptop (Debian Buster), "apt-cache search pgadmin4" finds the 
following:

pgadmin4-desktop
pgadmin4-server
pgadmin4-web
pgadmin4

I don't see "pgadmin4-apache2" there. I have pgadmin4-server and 
pgadmin4-desktop installed and working fine.

Ray.

-- 
Raymond O'Donnell // Galway // Ireland
ray@rodonnell.ie



pgsql-general by date:

Previous
From: Albrecht Dreß
Date:
Subject: Re: ERROR: could not attach to dynamic shared area
Next
From: Carlos Montenegro
Date:
Subject: Re: Hello - About how to install PgAdmin4 on Debian 10