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/14 12:42] juckinsyum_installer_bash_script_centos7 [2019/04/14 12:51] juckins
Line 295: Line 295:
 echo "gstreamer-tools" echo "gstreamer-tools"
 yum -y install 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"
 +yum -y install gstreamer1 gstreamer1-libav gstreamer1-plugins-bad-free gstreamer1-plugins-bad-free-gtk gstreamer1-plugins-base gstreamer1-plugins-good gstreamer1-plugins-ugly-free
  
 echo "PackageKit-gstreamer-plugin" echo "PackageKit-gstreamer-plugin"
yum_installer_bash_script_centos7.txt · Last modified: 2022/12/07 13:24 by juckins