PSandro / ts3client-installer

Build .deb package to install latest TeamSpeak3 client for debian

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Build .deb package to install latest TeamSpeak3 client for debian

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%