| From: | Ray O'Donnell <ray(at)rodonnell(dot)ie> |
|---|---|
| To: | Carlos Montenegro <carlos(dot)montenegro(dot)hmil(at)gmail(dot)com>, pgsql-general(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Hello - About how to install PgAdmin4 on Debian 10 |
| Date: | 2021-03-24 18:36:08 |
| Message-ID: | de8d6c5a-0fa7-8066-2e11-7155b693eef6@rodonnell.ie |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)rodonnell(dot)ie
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Carlos Montenegro | 2021-03-24 19:08:38 | Re: Hello - About how to install PgAdmin4 on Debian 10 |
| Previous Message | Albrecht Dreß | 2021-03-24 17:29:24 | Re: ERROR: could not attach to dynamic shared area |