Open the TERMINAL and...............
To know the version of Fedora OS...
run the command...
cat /etc/issue
TO know whether your OS is 32bit/64bit...
run the command...
uname -i
To install a .rpm file in Fedora...
run the command...
rpm -ivh filename.rpm