Showing posts with label teamviewer. Show all posts
Showing posts with label teamviewer. Show all posts

Friday, October 14, 2016

How to install teamviewer in Kali linux 2.1 or 2.2

Hello Guys

Today i am going to tell you how to install "teamviewer" in Kali 2.1 or 2.2

First of all we will download teamviewer from the given link.

https://www.teamviewer.com/en/download/linux/

Now we select "Debian Multiarch". See this screen shot





It will by default download in "Downloads" directory.

Now open your Terminal and type

mkdir teamviewer

cd teamviewer

cp /root/Downloads/teamviewer_11.0.67687_i386.deb /root/teamviewer/teamviewer_11.0.67687_i386.deb

now you can check by typing command "ls"

See this screen-shot




 Now we type on terminal

gdebi teamviewer_11.0.67687_i386.deb

And rest of thing left to powerfull gdebi. See this screen shot