Postgresql13-devel fails to install on centos 7 - Mailing list pgsql-general

From Hemil Ruparel
Subject Postgresql13-devel fails to install on centos 7
Date
Msg-id CANW1aT96wAKfB0=GUOooQZ-sXWS=nZ1UP2-JXe-Hwjp1ignV8A@mail.gmail.com
Whole thread Raw
Responses Re: Postgresql13-devel fails to install on centos 7  (Hemil Ruparel <hemilruparel2002@gmail.com>)
List pgsql-general
I am trying to install postgres13-devel on a centos 7 server. But I am getting this error message:
Error: Package: postgresql13-devel-13.1-1PGDG.rhel7.x86_64 (pgdg13)
           Requires: llvm5.0-devel >= 5.0

After a bit of googling, and following these instructions:
$ sudo yum install centos-release-scl
$ sudo yum install llvm-toolset-7
$ scl enable llvm-toolset-7 bash

But I am still getting the same error message.

pgsql-general by date:

Previous
From: Post Gresql
Date:
Subject: Re: create type with %type or %rowtype
Next
From: Hemil Ruparel
Date:
Subject: Re: Postgresql13-devel fails to install on centos 7