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 [2019/04/13 13:41] juckinsyum_installer_bash_script_centos7 [2019/04/13 13:49] juckins
Line 215: Line 215:
 echo "*****************************************************************" echo "*****************************************************************"
 yum -y groupinstall "X Window System" yum -y groupinstall "X Window System"
 +
 +
 +echo ""
 +echo "********************* NOW INSTALLING PACKAGE ********************"
 +echo "Libre Office"
 +echo "*****************************************************************"
 +yum -y install libreoffice
  
  
yum_installer_bash_script_centos7.txt · Last modified: 2022/12/07 13:24 by juckins