How to install Roblox Studio on a Chromebook in 2020 - new tutorial


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 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.

Commands Used:
1) sudo dpkg --add-architecture i386 
2) sudo apt update
3) sudo apt install -y wine git python3-pip pkg-config libcairo2-dev libdbus-1-dev gtk-update-icon-cache desktop-file-utils xdg-utils libgirepository1.0-dev gir1.2-gtk-3.0
4) git clone https://gitlab.com/brinkervii/grapejuice.git
5) cd grapejuice
6) python3 ./install.py

Google Doc used in this tutorial

About Grapejuice and commands:

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

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

Comments