Posted: . At: 3:40 PM. This was 3 years ago. Post ID: 14915
Page permalink. WordPress uses cookies, or tiny pieces of information stored on your computer, to verify who you are. There are cookies for logged in users and for commenters.
These cookies expire two weeks after they are set.



Sponsored



How to easily install Teamspeak on Linux.


Installing Teamspeak allows easy voice and text communication over a TCP/IP network. This is easy to install.

Download Teamspeak 64-bit client from this page: https://teamspeak.com/en/downloads/#.

Then run it like this to install.

┌──[jason@192.168.1.2][~/Downloads]
└──╼  ╼ $ bash ./TeamSpeak3-Client-linux_amd64-3.5.6.run 
Welcome to the TeamSpeak 3 Client for Linux on amd64 installer
 
In order to install this software you are required to accept the license
agreement, please press return to view the license.
 
You can scroll with the arrow keys and quit the viewer by pressing 'q'.
[RETURN]
 
Please type y to accept, n otherwise: y
Creating directory TeamSpeak3-Client-linux_amd64
Verifying archive integrity... All good.
Uncompressing TeamSpeak 3 Client for Linux on amd64  100%

This will unpack the files into a new folder under the current directory. Then cd into the directory to run Teamspeak.

Run this command to run Teamspeak.

┌──[jason@192.168.1.2][~/Downloads/TeamSpeak3-Client-linux_amd64]
└──╼  ╼ $ ./ts3client_runscript.sh

This is a very easy setup and then the program is ready to run. And people say Linux is hard!

But installing software on Linux with Flatpak and even executable packages like Teamspeak is quite easy, you do not need to use sudo permissions either. This is a good reason to use Linux in 2021.


Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.