iamroot, installing and using apt is very easy and will make your life with Linux far simpler than it is now! If you want to try it, here's how...
Download
this and
this.
Then, install them:
rpm -ivh apt-0.5.15cnc6-1.1.fc2.fr.i386.rpm apt-devel-0.5.15cnc6-1.1.fc2.fr.i386.rpm [enter]
Once installed, and with an Internet connection present, do:
apt-get update [enter]
Do the above update step once more.
Then go:
apt-get install synaptic [enter]
After it has downloaded and installed, type (still as root):
synaptic [enter]
You now have the Synaptic front end for apt.
In the search box in the upper right hand corner, type:
xine [enter]
Then, install it via the intuitive interface. Apt solves all dependency issues for you!
That's it!