public inbox for [email protected]
help / color / mirror / Atom feedFrom: robert <[email protected]>
To: [email protected]
Subject: pgAdmin 4 (APT) installation error
Date: Sun, 27 Feb 2022 19:39:17 -0600
Message-ID: <[email protected]> (raw)
Hi,
Great work. the page:
https://www.pgadmin.org/download/pgadmin-4-apt/
has a series of commands one of which is to create a repository the line is:
sudo sh -c 'echo "debhttps://ftp.postgresql.org/pub/pgadmin/pgadmin4/apt/$(lsb_release -cs) pgadmin4 main" > /etc/apt/sources.list.d/pgadmin4.list && apt update'
I believe it should be:
sudo sh -c 'echo "debhttps://ftp.postgresql.org/pub/pgadmin/pgadmin4/apt/bionic pgadmin4 main" > /etc/apt/sources.list.d/pgadmin4.list && apt update'
based onWiduranga Dilruksha <https://stackoverflow.com/users/10081937/widuranga-dilruksha; reply here:
https://stackoverflow.com/questions/68808730/the-repository-https-apt-postgresql-org-pub-repos-apt-t...
best regards
Robert
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: pgAdmin 4 (APT) installation error
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox