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
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! :)
I can’t get TeamSpeak installed on my system no matter what method I try. GHAAAAA!!!
Did not work for me, maybe if I restart it will work, I’m not putting anything more on comments
Work well. Just need restart after that then you will get it in apps. thank you man.