Jan232013

How to install Wine compatiblity layer on Fedora?

Shashwat Singh Parihar asks:

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.


Browser: Chrome 12
System: Windows
Tagged: , , , , ,

2 Answers - Write an Answer

1 votes
Reply

Daniel Huss

January 23, 2013

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

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?

February 7, 2013
0 votes
Reply

Danny Stieben

April 1, 2013

You should be able to install it using the following command in a terminal (which is much easier):

sudo yum install wine

Unless 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.

Write an Answer

Log in to MakeUseOf using one of your online accounts below.
(Why? Earn points, unlock giveaways, access exclusives)

Or, comment anonymously