How to uninstall on Ubuntu 24.04

How can I fully uninstall the client from my Ubuntu 24.04? I downloaded the tar.gz, and ran ./TeamSpeak. That added a launcher link, which remains if I delete the downloaded directory.

How do I remove all TeamSpeak artifacts from my computer after running ./TeamSpeak?

Related qu. is the a .deb, snap, or appimage?

If you just used the tar.gz, you did not install it system-wide in the traditional Ubuntu sense. The tarball version is mostly self-contained and writes only a few user-level files. Into the config folders, which should be located here:

~/.config/TeamSpeak
~/.cache/TeamSpeak
3 Likes