You seem to be using sudo for whatever reason, so make sure you're set up properly with it here:
http://www.mjmwired.net/resources/mj...-f16.html#sudo
Next, have you any idea of how to use yum? Check the Fedora Set-Up Guides (link above) to handle your issues. Basically (sudo aside), it's just opening a terminal and:
su - (give password)
yum install packagename
and also:
yum update
to keep your system current.
Not too difficult if you don't mind CLI. For more info, type "man yum"
Oh, and your whining and double-posting is not going to get you anything other than irritation from others and probably removal from the Forum. Understand?