How to install MetaTrader 4 with the EXNESS Broker on a Chromebook


Today we are looking at how to install MetaTrader 4 (MT4) with the EXNESS Broker on a Chromebook.  Please follow the video/audio guide as a tutorial where we explain the process step by step and use the commands below.

If you have any questions, please contact us via a YouTube comment and we would be happy to assist you!

This tutorial will only work on Chromebooks with an Intel or AMD CPU (with Linux Apps Support) and not those with an ARM64 architecture CPU.

Please take note that with the release of Chrome OS 90,  the location of Linux Apps has been changed in the Chromebook’s settings.  Have a look at this tutorial, to see how to turn on Linux apps and then continue with the installation tutorial.

Update: with the release of Chrome OS 120, the Linux container on a Chromebook has been upgraded to a newer version.  Because of this, we updated the commands to keep the tutorial relevant.  If you have any questions, please let us know on Youtube.

Commands Used:
1) sudo dpkg --add-architecture i386
2) wget -nc https://dl.winehq.org/wine-builds/winehq.key
3) sudo apt-key add winehq.key
4) echo "deb https://dl.winehq.org/wine-builds/debian/ bookworm main" | sudo tee /etc/apt/sources.list.d/wine_chrome_os_made_simple.list
5)
6)
7) sudo apt update
8) sudo apt install --install-recommends winehq-stable libjpeg62 libnss-mdns:i386 libglu1-mesa:i386 libxcursor1:i386 libxrandr2:i386 libcapi20-3:i386 libfontconfig1:i386 libgsm1:i386 libldap-2.4-2:i386 libmpg123-0:i386 libopenal1:i386 libosmesa6:i386 libpulse0:i386 libsane:i386 libv4l-0:i386 libxcomposite1:i386 libxinerama1:i386 libxml2:i386 libxslt1.1:i386 winbind
9) winecfg
10) wget https://download.mql5.com/cdn/web/exness.technologies.ltd/mt4/exness4setup.exe
11) wine exness4setup.exe
12) wine start ".wine/drive_c/users/Public/Desktop/MetaTrader - EXNESS.lnk"

Official Site:

We are on social media! For announcements, content release updates (across all our projects), and much more, please join our Reddit community!
https://www.reddit.com/r/linuxmadesimple/


Join our mailing list to be notified about all major Chromebook Sales.

Comments