Re: Unable to install pgadmin4 on Alma Linux 9 - Mailing list pgsql-pkg-yum

From Laurenz Albe
Subject Re: Unable to install pgadmin4 on Alma Linux 9
Date
Msg-id 50abea00156179da14227775dd50a93c591c0b65.camel@cybertec.at
Whole thread Raw
In response to Unable to install pgadmin4 on Alma Linux 9  ("Christelle K." <christellebinkal@gmail.com>)
List pgsql-pkg-yum
On Fri, 2024-01-12 at 16:38 +0200, Christelle K. wrote:
> I hope this email finds you well. I have been trying to install pgadmin4 on Alma linux 9 but I have so many issues.
> I have run dnf clean all and rm -r /var/chache/dnf but still I am getting "error during download of metadata". these
arethe error that I am facing 

Try installing the latest repository RPM:

  sudo dnf install -y
https://download.postgresql.org/pub/repos/yum/reporpms/EL-9-x86_64/pgdg-redhat-repo-latest.noarch.rpm

If that creates an /etc/yum.repos.d/pgdg-redhat-all.repo.rpmnew, replace the old repository:

  sudo mv /etc/yum.repos.d/pgdg-redhat-all.repo.rpmnew /etc/yum.repos.d/pgdg-redhat-all.repo

Yours,
Laurenz Albe





pgsql-pkg-yum by date:

Previous
From: "Christelle K."
Date:
Subject: Unable to install pgadmin4 on Alma Linux 9
Next
From: 변석현
Date:
Subject: installation of postgis34_15 on Rocky Linux 8 fails