How to run TeamViewer Quick Support on IGEL OS11 without deploying a Custom Partition
- IGEL Community
- Aug 22, 2023
- 1 min read
Written by Guido Jakobs & Ruiny Chalus , IGEL PRESALES EMEA
Here is a very cool finding we discovered in the last few days!

As we wanted to use TeamViewer Quick Support, we tried a way to download and run it without deploying a Custom Partition, which will save time and effort.
The only thing you need to do is this one-liner!
wget -qO- https://download.teamviewer.com/download/teamviewer_qs.tar.gz | tar -xvz -C /tmp/ && /tmp/teamviewerqs/teamviewer
We hope it works well, please let us know if you have some questions or comments!
Opmerkingen