Installing
-
2. Downloading TeamViewer
Download Latest TeamViewer for Debian
-
3. Installing TeamViewer
Finally, to Install TeamViewer on Shell
First, Access the target:First, access the Target Folder with:
cd ~/Downloads
Possibly, to check the Package is there:
ls | grep teamviewer
The grep Command refine the output List showing only the entries Matching the Keyword.
But if you are in Trouble to Find it Out on Terminal See: How to Access Downloads Folder from Browser.
And to Install TeamViewer play:sudo apt install ./teamviewer*.deb
Contents