Install Skype on Kali Sana 2.0 64 bit

Maybe someone find this helpful. You have a lot tutorial how to install Skype
but in my opinion this is the easiest and clean method to install
Skype on Kali Sana 64 bit version. Everything is working from user account

Code:
sudo dpkg --add-architecture i386

sudo aptitude update

sudo aptitude install libc6:i386 libqt4-dbus:i386 libqt4-network:i386 libqt4-xml:i386 libqtcore4:i386 libqtgui4:i386 libqtwebkit4:i386 libstdc++6:i386 libx11-6:i386 libxext6:i386 libxss1:i386 libxv1:i386 libssl1.0.0:i386 libpulse0:i386 libasound2-plugins:i386

wget -O skype-install.deb http://www.skype.com/go/getskype-linux-deb

sudo dpkg -i skype-install.deb
Only problem that I have was with microfon. I need to enable from Audio mixer capture device.
You need pulseaudio to get Skype to work normaly.

Aslo if someone use Viber on Android smartphone, now you can download
desktop version and use it :
https://www.viber.com/en/products/linux

You have only 64-bit version. Download Viber Debian file and install it with

Code:
sudo dpkg -i viber.deb
with Viber i don't have any problems.

Skype and Viber you can find in Application Menu --> Internet

Source for Skype:
https://wiki.debian.org/skype#Debian_7_.22Wheezy.22