Build .deb package to install latest TeamSpeak3 client for debian.
Either build or download the .deb package.
Build the ts3client.deb package:
$ git clone https://github.com/PSandro/ts3client-installer.git
$ cd ts3client-installer
$ ./build.sh
$ wget https://github.com/PSandro/ts3client-installer/releases/download/v1.0/ts3client.deb
Install ts3client.deb:
$ sudo dpkg -i ts3client.deb