For RHEL where can I download the version of Mono 6.8 manually, to convert it to Proxy?
For RHEL where can I download the version of Mono 6.8 manually, to convert it to Proxy?

Best answer by Gopinath
As mentioned earlier, easy way is have machine registered with RedHat vendor with internet connection then restart cvd is good to install mono.tgz from /opt/commvault/Base folder. Above part required as that mono related OS updates will be take from Redhat repos like appstream-rpms, baseos-rpms and supplementary-rpms.
rhel-8-for-x86_64-appstream-rpms Red Hat Enterprise Linux 8 for x86_64 - AppStream (RPMs)
rhel-8-for-x86_64-baseos-rpms Red Hat Enterprise Linux 8 for x86_64 - BaseOS (RPMs)
rhel-8-for-x86_64-supplementary-rpms Red Hat Enterprise Linux 8 for x86_64 - Supplementary (RPMs)
If really want to experiment with manual way, copy mono.tgz from /opt/commvault/Base/ to /tmp/abc. untar to try install mono-core from rhel8 folder, to see dependencies packages part. Install those with RHEL 8.x DVD loop mount or as repo, on that machine.
Use below command to try install.
#yum localinstall *.rpm
Regards
Gopinath
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.