Download a Wine rpm package suitable for your operating system from http://www.winehq.org.
In the terminal type
ls
to see the package is there.
To install the package, type
sudo rpm -Uhv wine-xxx.rpm
where xxx is the version of your actual package.