Package dependency issue -- [ perl-Git ]
I noticed the script runs into package dependency issues with "perl-Git" due to some servers (Cloudlinux) having perl* excluded from /etc/yum.conf: https://admin.dimenoc.com/desk/ticket/2505545
Resolved by removing the exclusion for perl* temporarily before running the script and then adding it back in after the script completes.
Maybe we could add a feature to the script to check /etc/yum.conf for the exclusion or any others that would cause issues.