How to install FL Studio 20 on a Chromebook in 2021


Today we are looking at how to install FL Studio 20 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.

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.

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

Please take note that both methods are the free trial version of FL Studio, and you need to buy a premium plan to have access to the full program.

You can also buy the Play Store version of FL Studio, it runs well on Chromebooks:

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) sudo apt update
6) sudo apt install --install-recommends winehq-staging
7) winecfg
8) wget https://demodownload.image-line.com/flstudio/flstudio_win64_20.9.0.2748.exe
9) wine flstudio_win64_20.9.0.2748.exe
10) wine start .wine/drive_c/Program\ Files/Image-Line/FL\ Studio\ 20/FL64.exe 

Update: with the release of Chrome OS 96, the Linux container on a Chromebook has been upgraded to a newer version.  This tutorial still works exactly as in the video, but it is no longer needed to apply the setting in Google Chrome as in the beginning of the video.




About Wine:

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/

All Currently Supported Chromebooks with Linux Apps (Crostini) support


Have a look at our Chromebook comparison and Buyers Guide!

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

Comments