Things You'll Need:
- Internet access
- Computer
-
Step 1
Download Wine. Visit the Wine Download sources (see Resources below). Look for an .RPM file and download it to your hard drive.
-
Step 2
Install Wine. Open the terminal once you’ve download the .RPM file and install it using the RPM command. For example, type “RPM -UVH wine-0.9.30-mdk.i586.rpm.”
-
Step 3
Configure Wine. To configure Wine, run the command “winecfg.” This will open the Wine Configuration program where you can change the settings for Wine.
-
Step 4
Test it out. Once Wine is installed, it will create a basic imitation of a Windows system. Type “wine /usr/share/wine-c/windows/system/notepad.exe” to open the Notepad program.
-
Step 5
Run other programs. Once you've installed other Windows programs, open them the same way you did Notepad.exe, but substitute in the file path for the program you want to run.











