How to Install TeamViewer on Xubuntu Live DVD

Live DVD is a Modified version of Xubuntu created by bkerler for their exploit’s, This ISO contains everything needed to run MTK client & EDL exploit, if you wish to Install team viewer on it then you can do it by following below instructions.

Steps:

  • boot your PC on USB drive (live dvd)
  • open terminal & send commands one by one
cd Downloads
wget https://download.teamviewer.com/download/linux/teamviewer_amd64.deb
sudo dpkg -i teamviewer_15.35.7_amd64.deb
  • Success! browse app and search teamviewer to open it

Note: if a newer version of teamviewer is available, you have to replace correct package name in Installation command..