3

I want to run TS so I can connect with my gaming community. So how can I install it on Raspbian?

I am new to Linux, and learning so if you could give me a list of commands to copy-paste, or direct me in the right direction, that would be great.

angussidney
  • 703
  • 9
  • 20
SeVe7
  • 31
  • 1
  • 1
  • 2

2 Answers2

3

Unless you can find an ARM version of TeamSpeak, you may be out of luck. Last time I set up a TS server, they only had pre-made binaries available.

bobstro
  • 3,998
  • 14
  • 27
1

Raspberry Pi is based on ARM microprocessor and unfortunately there is no ARM version of ts3.

But you can use x86 emulators to run x86 apps on ARM. I know two ways

vadik_lyutiy
  • 147
  • 4