In a previous article, I have shown you how to install OS X El Capitan GM (golden master) or other Beta version without developer account. As I sometime still need Windows-based program such as Mikrotik Winbox, I need to have WINE (Windows Emulator) on my Mac. In this post I would like to guide you how to install Wine on OS X El Capitan. At the time of this writing, the latest version of OS X is OS X 10.11 El Capitan GM (Golden Master).
- Winetricks For Mac Os
- Winetricks For Mac High Sierra
- Winetricks For Mac Mojave
- Winetricks For Mac Catalina
- Winetricks For Mac Download
- Winetricks is a helper script to download and install various redistributable runtime libraries needed to run some programs in Wine. These may include replacements for components of Wine using closed source libraries. Note: Although using winetricks may be very useful for getting some programs working in Wine, doing so may limit your ability to.
- 那么,Wine5.0-Stable版本的更新意味着什么呢? 可以说,全新版本的Wine几乎打通了Windows与其他系统的通道。要知道,Wine并不是一个模拟器,不是运行Windows系统的虚拟机,Wine是通过代码转译,在Linux或者Mac系统上直接利用系统自身的API实现EXE程序的正常运作,你甚至可以看做是EXE的文件直接.
WineBottler packages Windows-based programs snugly into OS X app-bundles. No need to install emulators or operating systems - WineBottler uses the great open-source tool Wine to run the binaries on your Mac. A quick tutorial on how to install Wine on Mac OS X. This is one of the easier methods because the other one involves a lot of Terminal commands and waiting.
UPDATE: If you also want to install Microsoft Visio on Mac, you can follow our post how to install Visio on Mac running OS X El Capitan.
Requirements
1. Latest version of OS X El Capitan (Golden Master build at this time of this writing)
2. Latest version of Xcode (Xcode 7.0 GM, you can download it from https://imzdl.com/osx.html if you are not a registered Apple developer.
3. Homebrew package manager for OS X. We will install Wine using Homebrew package manager.
I assume that you have done installing point 1 and 2 in the requirements above. So we just go to install Homebrew package manager.
Install Homebrew
Run the script below to install Homebrew:

Once it is installed, run the below command to install Wine.
Winetricks For Mac Os
Install WINE using Homebrew
The format to install package using brew is “brew install package_name”:
To run a Windows program, use “wine /path/to/program.exe”.
Example below is to run Mikrotik Winbox using wine
Hopefully this post is helpful for anyone who want to install wine on OS X El Capitan.
Winetricks For Mac High Sierra
Translations of this page:简体中文
Supported Wine

CrossOver is a polished version of Wine provided by CodeWeavers. CrossOver makes it easier to use Wine and CodeWeavers provides excellent technical support to its users. All purchases of CrossOver are used to directly fund the developers working on Wine. So CrossOver is both a great way to get support in using Wine and to support the Wine Project. CodeWeavers provides fully functional trial versions of CrossOver. |
Winetricks For Mac Mojave

Wine Binary Packages
WineHQ Binary Packages | ||
These packages are built and supported by WineHQ. Please report any problems with them in WineHQ's bugzilla. |
Android - WineHQ binary packages for Android | Maintainer:Alexandre Julliard |
Ubuntu - WineHQ binary packages for Ubuntu 18.04, 20.04, and 20.10 Debian - WineHQ binary packages for Debian Buster and Bullseye | Maintainers:Rosanne DiMesio,
|
macOS - WineHQ binary packages for macOS 10.8 through 10.14 | Maintainer: none |
Winetricks For Mac Catalina
Distro Binary Packages | ||
These packages are built and supported by the distros. Please report any problems with them to the package maintainer. |
SUSE - release binary and source .rpms and daily snapshot RPMs for all openSUSE versions (Leap and Tumbleweed) and SUSE Linux Enterprise 12 and 15 | Maintainer:Marcus Meissner |
Slackware - binary txz (Slackware 14.2), and tgz (for older versions) | Maintainer:Simone Giustetti |
FreeBSD - source for FreeBSD 5.3 or later | Maintainer:Gerald Pfeifer |
3rd Party Tools
Winetricks For Mac Download
Sometimes a customization of Wine can cause an application to work, but this change cannot be incorporated into Wine for some reason. To help overcome current deficiencies in Wine, various third party applications for end users have been made over the years. These applications are entirely unsupported by the Wine developers, however you may find them useful. For more information, see our wiki page on Third Party Applications.
Wine Source Downloads
WineHQ download server - our official source release site.
Git - instructions for building Wine from git.
ibiblio.org - alternative download site for the official source and documentation tarballs.
See Building Wine for help on configuring and building Wine.

Comments are closed.