I’ve been using this bash script for a certain time to install Skype on my Fedora boxes and it has been working very well.
The install brings resources like Skype Video working like a charm, so, it needs to be shared :-).
To do the install, you’re able to clone the Git repo or download it from Github:
git clone https://github.com/arglbr/SkypeOnFedora.git
Uncompress the zip and execute the “installskype” bash script.
It will do the installation on your /opt, with a bash script to execute it at your /usr/bin.
Have fun!!