How to install Tecknix Client on a Chromebook


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

Commands Used:
1) echo "deb https://deb.debian.org/debian stretch main" | sudo tee /etc/apt/sources.list.d/stretch_chrome_os_made_simple.list
2) sudo apt update
3) sudo apt install openjfx=8u141-b14-3~deb9u1 libopenjfx-jni=8u141-b14-3~deb9u1 libopenjfx-java=8u141-b14-3~deb9u1 openjfx libopenjfx-jni libopenjfx-java menulibre
4) sudo rm /etc/apt/sources.list.d/stretch_chrome_os_made_simple.list
5) sudo apt update
6) wget https://tecknix.com/client/TecknixClient.AppImage
7) chmod 755 TecknixClient.AppImage
8) ./TecknixClient.AppImage --disable-framerate-limit
9) menulibre


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