Here's a repeat of a previous entry on Fedora installation, this time for version 9:

"Personal Fedora 9 Installation Guide" by Mauriat Miranda
(http://www.mjmwired.net/resources/mjm-fedora-f9.html)

For the quick version:

yum -y update

rpm -ivh http://rpm.livna.org/livna-release-9.rpm
rpm -ivh http://linuxdownload.adobe.com/adobe-release/adobe-release-i386-1.0-1.noarch.rpm

yum -y install thunderbird gqview glipper gstreamer-plugins-ugly vcdimager dvdauthor mjpegtools mencoder gnome-mplayer mplayer-fonts kino xine libdvdcss amarok xmms-mp3 kdemultimedia-extras k3b-extras-nonfree kover libcddb azureus bittorrent-gui mozplugger gtkpod hugin digikam enblend easytag pidgin-otr bash-completion obexfs flash-plugin AdobeReader_enu amarok-extras-nonfree vlc gnome-volume-manager qt4-x11 emacs kdiff3 kdegraphics gnucash

wget http://www.skype.com/go/getskype-linux-beta-fc7
rpm -ivh /tmp/skype-2.0.0.43-fc5.i586.rpm

wget -O /tmp/all-20071007.tar.bz2 http://www.mplayerhq.hu/MPlayer/releases/codecs/all-20071007.tar.bz2
mkdir -p /usr/lib/codecs
tar -jxvf /tmp/all-20071007.tar.bz2 --strip-components 1 -C /usr/lib/codecs/

This should take care of most media players, flash and pdf plugins, Skype, and iPod support through gtkpod, and other useful programs.