answersLogoWhite

0


Best Answer

su -c 'yum install wine' That command will install it. You can also do this from the package manager (Applications>system>add/remove software), and search for wine.

Once wine is installed, you will be able to double-click many windows applications (exe's) and run them as though you were running them on windows.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you install Wine on Fedora?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you install Wine on Fedora 10?

To install Wine on Fedora 10 from the terminal, use the following commands:suyum -y check-updateyum -y updateyum -y install wine


How do you install screenlets on Fedora?

From a terminal, run:yum install screenlets


Can we install rt Linux on Fedora?

RT Linux is a specific distribution of Linux, as is Fedora. You can install RT Linux over Fedora, but RT Linux isn't a program you install in a Fedora installation, but an entirely different installation altogether (and meant for different things; RT Linux is meant for specialty devices where the machine needs to manage devices and calculations in Real-time whereas Fedora is more a desktop/server distribution.)


How do you install mysql data base in fedora 14?

yum install mysql yum install mysqlserver


How do you install Fedora on an Intel Core i3?

The installation process for Fedora on an Intel Core i3 is exactly the same as for any other processor type. Please see Fedora's documentation for instructions on how to install it.


Can you install PC games on a PS3 with or without having to install another operating system like Fedora?

No.


How do you install VLC in Fedora?

Open a console/terminal and type these commands- su rpm -ivh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm yum install vlc yum install mozilla-vlc (optional)


How do you install fedora20?

Go to the Fedora site and follow the instructions for your computer type.


How do you install Fedora 9 i386 or any Fedora or operating system on your ibook PS my ibook is whipped?

Fedora and many other Linux builds are available for a PPC G4 iBook. Installation instructions are provided on the Fedora Project website (See links below).


How do you install fedora and Windows 8 in a dual boot mode?

First make partitions for the operating systems - first windows 8 then fedora partitions of / swap and /home - then First install window 8 after having made partitions for both operating systems, then install fedora to the partition previously made for installing it. Grub bootloader detects windows 8 and adds entry to the menu.


How do you install Wine?

Command line install (open a terminal and type these in): su -c yum install wine (rpm-based operating systems) sudo apt-get install wine (deb-based operating systems) emerge wine (gentoo)


How do you enable Java in Firefox using fedora?

su - yum install java-1.6.0-openjdk-plugin