How to install Roblox Studio on a Chromebook


Update!  It is now possible to install Roblox (windows version) and Roblox Studio on a Chromebook.  However, you do need a powerful Chromebook for it to work.  Have a look here: 

Today we are looking at how to install Roblox Studio 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 is based on our video to install WineHQ.  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 and depending on your Chromebook's hardware it can be a bit laggy.

Please take note, that even though Roblox Studio works as expected, it struggles to close, as even after closing the application, you will still see there is like an app running in the background, until we found the perfect fix, just reboot your Chromebook.  Otherwise, Roblox Studio works as expected!

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) sudo apt install nano
5) sudo nano /etc/apt/sources.list
deb https://dl.winehq.org/wine-builds/debian/ bookworm main
6)
7) sudo apt update
8) sudo apt install --install-recommends winehq-stable
9) winecfg
10) wget https://setup.rbxcdn.com/RobloxStudioLauncherBeta.exe
11) wine RobloxStudioLauncherBeta.exe
12) sudo apt install menulibre
13) menulibre 

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