.deb file. If you want to use the terminal for this operation, that's still doable:
- Grab the TeamViewer debfile:
wget https://download.teamviewer.com/download/teamviewer_i386.deb - Install the downloaded DEB file:
sudo dpkg -i teamviewer_i386.deb - If DPKG throws any errors, fix any dependency issues to make sure everything works fine:
sudo apt update && sudo apt -f install