*OUTDATED – BADLY!!*

I decided i would do a x86_64 setup on my desktop computer. Here is what i did to get it going strong.
After the installation i did a full yum update….do that before doing anything else!
Then, configure the important repositorys:

Livna repo: rpm -ivh http://rpm.livna.org/livna-release-8.rpm.
Macromedia Flash: rpm -ivh http://linuxdownload.adobe.com/adobe-release/adobe-release-i386-1.0-1.noarch.rpm

Now, let’s get the important stuff installed:

yum install gstreamer-plugins-ugly gstreamer-plugins-bad libmad libid3tag nspluginwrapper.{i386,x86_64} pulseaudio-lib.i386 flash-plugin.

This should get most of the basic codecs & the Flash plugin along with nspluginwrapper so you can use the 32 bit plugins along with your 64 bit browser.

More to come ;)