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 revision
Previous revision
Next revisionBoth sides next revision
yum_installer_bash_script_centos7 [2019/04/14 13:04] juckinsyum_installer_bash_script_centos7 [2019/04/14 17:00] juckins
Line 284: Line 284:
 yum -y install dkms yum -y install dkms
  
-echo "gstreamer+echo "gstreamer gstreamer-plugins-bad-free gstreamer-plugins-base gstreamer-plugins-good gstreamer-tools
-yum -y install gstreamer +yum -y install gstreamer gstreamer-plugins-bad-free gstreamer-plugins-base gstreamer-plugins-good gstreamer-tools
- +
-echo "gstreamer-plugins-bad-free+
-yum -y install gstreamer-plugins-bad-free +
- +
-echo "gstreamer-plugins-base+
-yum -y install gstreamer-plugins-base +
- +
-echo "gstreamer-plugins-good" +
-yum -y install gstreamer-plugins-good +
- +
-echo "gstreamer-tools" +
-yum -y install gstreamer-tools+
  
 echo "gstreamer1 gstreamer1-libav gstreamer1-plugins-bad-free gstreamer1-plugins-bad-free-gtk gstreamer1-plugins-base gstreamer1-plugins-good gstreamer1-plugins-ugly-free" echo "gstreamer1 gstreamer1-libav gstreamer1-plugins-bad-free gstreamer1-plugins-bad-free-gtk gstreamer1-plugins-base gstreamer1-plugins-good gstreamer1-plugins-ugly-free"
Line 400: Line 388:
 #echo "thunderbird" #echo "thunderbird"
 #yum -y install thunderbird #yum -y install thunderbird
 +
 +
 +echo ""
 +echo "********************* NOW INSTALLING PACKAGE ********************"
 +echo "samba-*"
 +echo "*****************************************************************"
 +yum -y install samba-*
  
  
yum_installer_bash_script_centos7.txt · Last modified: 2022/12/07 13:24 by juckins