Skype Install Ubuntu
install Skype via the Software-Center or via the Terminal
This post will help you to install Skype into Ubuntu. Run below commands one by one
Skype is a telecommunications application software product that
specializes in providing video chat and voice calls between computers,
tablets, mobile devices, the Xbox One console, and smartwatches via the
Internet and to regular telephones. Skype additionally provides instant
messaging services.
This post will help you to install Skype into Ubuntu. Run below commands one by one
$ dpkg --add-architecture i386
$ apt-get update && sudo apt-get install skype pulseaudio:i386
$ apt-get install skype
Comments
Post a Comment