Readers like you help support MUO. When you make a purchase using links on our site, we may earn an affiliate commission. Read More.

Downloaded wine-1.4.1.tar.gz (not from respiratory), extracted in /tmp folder and what now?

If that's not the step to install it, what's the 'correct' step for Fedora 17? My college WiFi does not allow me to download from software center, so tell me complete steps in terminal window to install it.

Danny Stieben
2013-04-01 01:16:44
You should be able to install it using the following command in a terminal (which is much easier):sudo yum install wineUnless you have other needs, this should be enough to get you going. Any other Wine-related packages are named wine-xxxx, with xxxx being replaced by whatever the component is, whether it's desktop or alsa support.
MAKEUSEOF VIDEO OF THE DAY
SCROLL TO CONTINUE WITH CONTENT
Daniel Huss
2013-01-23 15:57:47
First of all it kind of odd that your college blocks the software center. It would be worth calling your campus IT department and ask them to unblock or whitelist it. They shouldn't have a problem with that.Next you can try "yum install wine" at the command line which is should do the install from the fedora repositories. This might be what your campus is blocking...If that doesn't work I'm assuming you downloaded the source tar file. If that's the case wine has the install from source instructions here: http://www.winehq.org/site/docs/wineusr-guide/installing-wine-source Hopefully one of those should meet your needs.
Jan Hovancik
2013-02-07 08:31:44
in case yum is not working, you gonna have more troubles, as wine will need some dependences. anyway, why your wifi doesn't not allow it? can you be more specific?