Re: pgadmin4 installation - Mailing list pgadmin-support

From jma@freedomcircle.com
Subject Re: pgadmin4 installation
Date
Msg-id a6bee2bd-49bb-4a4c-845e-26f9f59b93d4@freedomcircle.com
Whole thread Raw
In response to pgadmin4 installation  (C24406476 Jamie Mason <C24406476@myTUDublin.ie>)
List pgadmin-support

On 10/7/25 8:08 AM, C24406476 Jamie Mason wrote:
> Hello, I am trying to install pgadmin 4 in a linux environment as a 
> student and am having an issue with the repository, when running the
> 
> sudo sh -c 'echo "deb [signed-by=/usr/share/keyrings/packages-pgadmin- 
> org.gpg] https://ftp.postgresql.org/pub/pgadmin/pgadmin4/apt/ 
> $(lsb_release -cs) pgadmin4 main" > /etc/apt/sources.list.d/ 
> pgadmin4.list && apt update'
> 
 > [...]> Any support on this would be great,

The most obvious thing to check is to issue the command
`lsb_release -cs` and see what it returns.

Joe





pgadmin-support by date:

Previous
From: C24406476 Jamie Mason
Date:
Subject: pgadmin4 installation