How to install Roblox Studio in Ubuntu 20.04 - Updated Tutorial


Please take note, that Roblox Studio is not currently working on Linux, as it now requires DirectX 10 which is currently not working on Linux.  The Grapejuice developers are working on finding a solution and you can follow their progress here.  We truly hope that it will work soon again.  We are sorry for the inconvenience! https://gitlab.com/brinkervii/grapejuice

Today we are looking at how to install Roblox Studio on Ubuntu 20.04, in the past, we created a tutorial but it is currently not working so we created this tutorial.  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!

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

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/

For a video with Background Music:


Curios about Chromebooks have a look at our Chromebook Comparison Chart!

Want to buy us a cup of coffee, thank you!

Comments