Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 544 Bytes

README.md

File metadata and controls

22 lines (20 loc) · 544 Bytes

ts3client-installer

Build .deb package to install latest TeamSpeak3 client for debian.

Installation

Either build or download the .deb package.

Build .deb package (recommended)

Build the ts3client.deb package:

$ git clone https://github.com/PSandro/ts3client-installer.git
$ cd ts3client-installer
$ ./build.sh

Download .deb package

$ wget https://github.com/PSandro/ts3client-installer/releases/download/v1.0/ts3client.deb

Install .deb package

Install ts3client.deb:

$ sudo dpkg -i ts3client.deb