After I installed Skype via snap:
snap find "skype"
sudo snap install skype --classic
(since the old skype did crash after login)
I could not start it:
$ skype
bash: /usr/bin/skype: No such file or directory
How to start Skype after installing it via Snap?
Try linking to
skype_skypeforlinux.desktop
that comes with the snap into.local/share/applications
:You should then see Skype in the applications list.
This should work for vanilla Ubuntu/Gnome desktop.
If you installed it with snap, you should run it with
snap run skype
.I could run skype by typing this command in a terminal:
After skype started I right-clicked on the launcher-icon and clicked 'lock to launcher' which keeps the icon in the launcher and is clickable :)
Also note that you do not see the Skype icon when searching via Unity: