CentOS 8, OCAML and yum... yum not detecting

Hello everyone,

I just made a fresh install of CentOS 8 minimal install, and then:

  1. yum update
  2. yum groupinstall ‘Development Tools’
  3. yum install ocaml

and for some reason, ocaml isn’t found. If I do a ‘yum search ocaml’ or ‘yum list ocaml’, nothing shows up. What gives. ocaml used to be installable through yum forever, why can’t CentOS 8 see it anymore?

Help please :slight_smile:

It should be here: https://repology.org/project/ocaml/versions

Looks like it had been moved to “PowerTools” - not sure what does it mean, I am not a CentOS user.