Other repositories

When directed by Perforce, packages can sometimes be installed from the Hotfix or Eval repositories. The details of accessing these repos is described here. The production repo should be used in almost every normal circumstance. Other Perforce RPM repos maybe enabled by adding to /etc/yum.repos.d/mdx.repo.

Please contact Perforce support before you make these changes

Hotfix repo

Hotfix repo
[mdx-hotfix]
name=Perforce Yum Repo for hotfix packages 
baseurl=https://mdx.jfrog.io/mdx/yum/hotfix/Pi/rhel/x86_64/
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mdx

Eval repo

Eval repo
[mdx-eval]
name=Perforce Yum Repo for Eval
baseurl=https://mdx.jfrog.io/mdx/yum/eval/Pi/rhel/x86_64/
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mdx

 The standard installation process may now continue.