Linux is a Unix-like computer operating system assembled under the model of free and open source software development and distribution. Linux systems are widely used in smartphones and server hardware.
One of the Linux features is the absence of a unified distribution kit. Different groups of developers work on several Linux versions including Debian, Mint, Ubuntu, OpenSUSE, Gentoo, etc.
Below is one of the possible methods of installing MetaTrader 4 on a popular distribution kit - Ubuntu. It includes 1) installing Wine and 2) installing (opening) MT4 via Wine.
* Wine is free software that allows users of the Unix-based systems to run an application developed for the Microsoft Windows systems.
Note that Wine is not a fully stable application. Thus, some functions in the applications you start under it may work improperly or fail to work.
All applications on Ubuntu are installed from the packages contained in repositories. In the latest versions of Ubuntu, the required Wine installation repository is already available on the system.
To install Wine, run this command on the command line (called "Terminal" in Ubuntu):
sudo apt-get install wine-stable |
This will install the latest stable version of Wine.
You can find more information about installation on Ubuntu on the official Wine website.
Wine creates a separate virtual logical drive for every installed program. The default path of the terminal's data folder is: |
To start using MetaTrader 4:
1) Download and run the installation file.
2) Сopy the entire folder of the client terminal installed on Microsoft Windows.
MT4 installation includes the following steps:
Download the installation file from the website (PLATFORMS >Trading Platforms > MT4).
The system will prompt you to open the file using Wine. Select this option and click OK. The MetaTrader 4 installer will be launched.
Complete the installation steps.
After installation is complete, you can launch MetaTrader 4 by running the terminal.exe file.
Copying the MT4 folder includes the following steps:
Copy the entire folder of the client terminal previously installed on Microsoft Windows.
After copying is complete, run the terminal.exe file of MetaTrader 4. Wine will be used automatically to open the file.