How to Install TeamSpeak Client via Flatpak in Ubuntu 18.04

Last updated: February 11, 2019

TeamSpeak, the number one choice VoIP communication system for Online Gaming, now is easy to install and update its Linux client via the Flatpak package in Ubuntu 18.04 and higher.

1. Open terminal either via Ctrl+Alt+T keyboard shortcut, or from application menu.

2. Paste below command and run to install flatpak framework:

sudo apt-get install flatpak

3. Add flathub repository, which hosts a large list of flatpak applications:

flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

4. Finally install TeamSpeak client via command:

flatpak install flathub com.teamspeak.TeamSpeak

Once installed, launch the software from application menu and enjoy!

Uninstall:

To remove the TeamSpeak flatpak package, run command in terminal:

flatpak uninstall com.teamspeak.TeamSpeak

Twitter

I'm a freelance blogger who started using Ubuntu in 2007 and wishes to share my experiences and some useful tips with Ubuntu beginners and lovers. Please comment to let me know if the tutorial is outdated! And, notify me if you find any typo/grammar/language mistakes. English is not my native language. Contact me via [email protected] Buy me a coffee: https://ko-fi.com/ubuntuhandbook1

4 responses to How to Install TeamSpeak Client via Flatpak in Ubuntu 18.04

  1. Thx for this info man ! Work like a charm! I’m with Linux since 3 years and love it.Started with Mint 17 now on Ubuntu 18.04 and love it.Ne more Microsoft for me! :)

  2. I can’t get TeamSpeak installed on my system no matter what method I try. GHAAAAA!!!

  3. Did not work for me, maybe if I restart it will work, I’m not putting anything more on comments

  4. Work well. Just need restart after that then you will get it in apps. thank you man.