0

For some reason it won't let me install skype! I looked at this link How to install skype in ubuntu 16.04 typed these:

sudo apt update
sudo apt install skype

and got these error messages:

Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package skype

Thank you for all the help!

1 Answers1

-2

Install the new version, which is a lot better then the ancient 4.3 version. It does not support video calls at the moment (unless you both are using Skype for Linux Alpha), but everything else has been working very well for me.

1. Download the DEB from here.

2. Double click to install it.

Alex
  • 485