Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


yum_installer_bash_script_centos7

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
yum_installer_bash_script_centos7 [2020/10/08 08:27] juckinsyum_installer_bash_script_centos7 [2020/11/16 15:39] juckins
Line 328: Line 328:
 echo "perl-Math-Round" echo "perl-Math-Round"
 yum -y install perl-Math-Round                 # epel yum -y install perl-Math-Round                 # epel
 +
 +echo "perl-Tie-IxHash"
 +yum -y install perl-Tie-IxHash
  
 #echo "perl-Array-Utils.noarch" #echo "perl-Array-Utils.noarch"
yum_installer_bash_script_centos7.txt · Last modified: 2022/12/07 13:24 by juckins