[Tutorial] Instalando o Teamviewer 9 no Ubuntu 14 64bits
Enviado: 24 Abr 2014 10:39
Após rodar as seguintes linhas abaixo, basta reiniciar 

Código: Selecionar todos
cd /tmp
wget http://downloadus2.teamviewer.com/download/teamviewer_linux.deb
dpkg -i teamviewer_linux.deb
apt-get -f install
dpkg -i teamviewer_linux.deb
rm teamviewer_linux.deb