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!
Update: with the release of Chrome OS 120, the Linux container on a Chromebook has been upgraded to a newer version. This tutorial still works exactly as in the video, however, the first 5 commands are no longer required. Hope it helps
Commands Used:
1) sudo mv /etc/apt/sources.list /etc/apt/oldsources_chrome_os_made_simple.list
Have a look at our Chromebook comparison and Buyers Guide!
Join our mailing list to be notified about all major Chromebook Sales.
1) sudo mv /etc/apt/sources.list /etc/apt/oldsources_chrome_os_made_simple.list
2) sudo touch /etc/apt/sources.list
3) sudo echo deb https://deb.debian.org/debian bullseye main | sudo tee -a /etc/apt/sources.list
4) sudo apt update
5) sudo apt dist-upgrade
6) chmod 755 Tiled-1.11.0_Linux_Qt-6_x86_64.AppImage
7) ./Tiled-1.11.0_Linux_Qt-6_x86_64.AppImage
8) sudo apt install menulibre
9) menulibre
Download Link:
Official Site:
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
Post a Comment