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 [2016/05/20 20:06] juckinsyum_installer_bash_script_centos7 [2016/06/06 19:47] juckins
Line 235: Line 235:
 yum -y install dkms yum -y install dkms
 yum -y install totem yum -y install totem
 +yum -y install gstreamer1-libav                # for totem H264 streaming video, NUX repo
 #yum -y install ktorrent #yum -y install ktorrent
 yum -y install gimp yum -y install gimp
Line 245: Line 246:
 yum -y install perl-List-Compare.noarch        # epel yum -y install perl-List-Compare.noarch        # epel
 yum -y install perl-List-MoreUtils.x86_64      # base yum -y install perl-List-MoreUtils.x86_64      # base
-#yum -y install perl-Array-Utils.noarch         # epel     +#yum -y install perl-Array-Utils.noarch        # epel     
-yum -y install rdesktop                       # NUX desktop repo+yum -y install rdesktop                        # NUX desktop repo
 yum -y install freerdp                         # replacement for rdesktop yum -y install freerdp                         # replacement for rdesktop
 yum -y install mariadb-server mariadb yum -y install mariadb-server mariadb
 yum -y install bind-utils yum -y install bind-utils
 +#yum -y install libpng12                       # Maybe VirtualBox EL7
 +yum -y install qt                              # VirtualBox EL7
 +yum -y install qt-x11                          # VirtualBox EL7
 +yum -y vsftpd
 +yum -y perl-CPAN
 +yum -y python-httplib2                         # TAT
 +yum -y MySQL-python                            # TAT
  
  
yum_installer_bash_script_centos7.txt · Last modified: 2022/12/07 13:24 by juckins