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/05/01 11:31] juckinsyum_installer_bash_script_centos7 [2019/05/02 06:51] juckins
Line 358: Line 358:
 echo "python-requests" echo "python-requests"
 yum -y install python-requests                 # TAT yum -y install python-requests                 # TAT
 +
 +echo "jq"                                      # TAT
 +yum -y install jq
  
 echo "gnome-disk-utility" echo "gnome-disk-utility"
yum_installer_bash_script_centos7.txt · Last modified: 2022/12/07 13:24 by juckins