16 lines
1.2 KiB
Bash
Executable file
16 lines
1.2 KiB
Bash
Executable file
#!/bin/bash
|
|
# written by Andrew Schott
|
|
# Credits -- fedorafaq.org fedoraforums.org fedoraproject.org redhat.com google.com
|
|
|
|
rpm -Uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm
|
|
|
|
yum -y install yum-plugin*
|
|
|
|
yum -y install java-1.6.0-openjdk-plugin flash-plugin nspluginwrapper.x86_64} pulseaudio-libs.i386 alsa-plugins-pulseaudio.i386 libcurl.i386 mozplugger evince totem-mozplugin ntfs-3g libdvdcss libdvdnav totem-xine xine-lib-extras-freeworld totem-backend xine gstreamer-plugins-ugly audacious-plugins-freeworld-mp3 alsa-plugins-pulseaudio control-center-extra ntfs-config ccsm emerald-themes compizconfig-backend-gconf fusion-icon-gtk emerald compiz-fusion compiz-fusion-gnome libcompizconfig compiz-gnome compiz-bcop compiz compizconfig-python compiz-fusion-extras compiz-fusion-extras-gnome system-config* openoffice.org-core openoffice.org-{base,impress,writer,calc}
|
|
|
|
mozilla-plugin-config -i -g -v
|
|
|
|
yum -y install wget
|
|
|
|
rpm -ivh http://linuxdownload.adobe.com/adobe-release/adobe-release-i386-1.0-1.noarch.rpm
|
|
yum -y install flash-plugin.i386
|