@damian_mills
To install TeamViewer on Ubuntu, follow these steps:
sudo dpkg -i teamviewer_amd64.deb
sudo apt-get install -f
teamviewer
Alternatively, you can also install TeamViewer using the Ubuntu Software Center by double-clicking on the DEB package file and clicking the "Install" button.
I hope this helps! Let me know if you have any questions.
@damian_mills
To install TeamViewer on Ubuntu, follow these steps:
1
|
sudo dpkg -i teamviewer_*.deb |
1
|
sudo apt-get -f install
|
1
|
teamviewer |
Alternatively, you can also install TeamViewer using the Ubuntu Software Center by double-clicking on the deb file and clicking the "Install" button.