How to install Teamspeak on a Chromebook in 2022


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

Commands Used:
1) sudo apt update
2) sudo apt install dirmngr libnss3 libpci3 libxslt1.1
3) cat << EOF | sudo tee /etc/apt/sources.list.d/ppa-beardoverflow-ts3client.list
deb http://ppa.launchpad.net/beardoverflow/ts3client/ubuntu focal main
deb-src http://ppa.launchpad.net/beardoverflow/ts3client/ubuntu focal main
EOF
4) sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 1D7C33976F8992C5
5) sudo apt update
6) sudo apt install ts3client


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