How to install Skype on Kali Linux Rolling
Home Page: https://www.skype.com/
Download file DEB for Linux: https://go.skype.com/linux.deb
Install Skype:
dpkg -i /path/file_deb
Remove Skype:
apt-get remove skypeforlinux
Tutorial Video:
dpkg -i /path/file_deb
apt-get remove skypeforlinux
Comments
Post a Comment