public inbox for [email protected]
help / color / mirror / Atom feedpgadmin4 installation
2+ messages / 2 participants
[nested] [flat]
* pgadmin4 installation
@ 2025-10-07 12:08 C24406476 Jamie Mason <[email protected]>
2025-10-07 12:27 ` Re: pgadmin4 installation [email protected]
0 siblings, 1 reply; 2+ messages in thread
From: C24406476 Jamie Mason @ 2025-10-07 12:08 UTC (permalink / raw)
To: [email protected] <[email protected]>
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'
Command I am getting an error that the repo does not have a releae file. Specifically
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,
Thank you
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: pgadmin4 installation
2025-10-07 12:08 pgadmin4 installation C24406476 Jamie Mason <[email protected]>
@ 2025-10-07 12:27 ` [email protected]
0 siblings, 0 replies; 2+ messages in thread
From: [email protected] @ 2025-10-07 12:27 UTC (permalink / raw)
To: [email protected]
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
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2025-10-07 12:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2025-10-07 12:08 pgadmin4 installation C24406476 Jamie Mason <[email protected]>
2025-10-07 12:27 ` [email protected]
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox