How to install PlayOnLinux on a Chromebook


Update:  This tutorial has become dated when the Linux container on a Chromebook has been upgraded.  So please follow my revised tutorial:

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

Update:  Since recording this video, Chrome OS 85 has been released, it is pretty much the same as Chrome OS 84, just to increase the Linux Apps size, a person needs to click on custom, and increase the size from there (please write to us in a YouTube comment if you need additional information).

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 wine wine32 libgl1-mesa-glx:i386 libgl1-mesa-dri:i386 netcat gettext
4) wget https://www.playonlinux.com/script_files/PlayOnLinux/4.3.4/PlayOnLinux_4.3.4.deb
5) sudo dpkg -i PlayOnLinux_4.3.4.deb
6) sudo apt -f install

Google Doc used in the tutorial

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

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

Comments