How to install Unity 2022.1.5 on a Chromebook


Today we are looking at how to install Unity 2022.1.5 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!

You need to be signed into your Unity acocunt via Google Chrome,  before starting the tutorial.

Commands Used:
1) 
sudo sh -c 'echo "deb https://hub.unity3d.com/linux/repos/deb stable main" > /etc/apt/sources.list.d/unityhub.list'
2) wget -qO - https://hub.unity3d.com/linux/keys/public | sudo apt-key add -
3) sudo apt update
4) sudo apt install unityhub libgconf-2-4 libarchive13 mono-devel libnss3
5) wget https://download.unity3d.com/download_unity/feea5ec8f162/UnitySetup-2022.1.5f1
6) chmod 755 UnitySetup-2022.1.5f1
7) ./UnitySetup-2022.1.5f1

Chrome Flags:


Commands are based on this:

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/

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