This has been an odessy ...but it works.
First, go to this site and download the LATEST skype .deb and try to install it. It might work for you but it did not for me, it did absolutely nothing as in nada, no response.
https://www.skype.com/en/download-sk...ype-for-linux/
If it does not install; as in with me, then KEEP THE .DEB but in terminal do these:
Then go to this site and download the version of skype there.
http://download.skype.com/linux/skyp....37-1_i386.deb
You will get an EARLIER version of skype ( for Precise) but just try to install it. It should say that it will work, but...it then says that you have to install a lot of other packages using the command line.
Install all of them starting from the top down.
Partway down you will probably start getting messages that you already have the latest version installed but keep on going to the bitter end.
Also..part way through you will get a restart notice, just go ahead through the list and when finished then reboot.
After the reboot go to the FIRST...and newer, package and click it and it "should" install nicely.
NOT FINISHED yet...lol...
Open synaptic and search for "skype"
you won't find anything installed or skype in Synaptice but you should then install:
skysentials
It will pull:
python-skype4py.
whew!! after ALL that...you should find in /kicker/ internet a nice new entry for: Skype for Internet Telephony ( Skype for Linux beta).
And, it does, indeed, work.
If there are any questions, as always, please ask.
AND if anyone has an easier way to do this please so post.
woodwhewsmoke
First, go to this site and download the LATEST skype .deb and try to install it. It might work for you but it did not for me, it did absolutely nothing as in nada, no response.
https://www.skype.com/en/download-sk...ype-for-linux/
If it does not install; as in with me, then KEEP THE .DEB but in terminal do these:
sudo apt-get remove skype skype-bin:i386 skype:i386
sudo apt-get install sni-qt:i386
rm -rf ~/.Skype
sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install sni-qt:i386
rm -rf ~/.Skype
sudo dpkg --add-architecture i386
sudo apt-get update
http://download.skype.com/linux/skyp....37-1_i386.deb
You will get an EARLIER version of skype ( for Precise) but just try to install it. It should say that it will work, but...it then says that you have to install a lot of other packages using the command line.
Install all of them starting from the top down.
Partway down you will probably start getting messages that you already have the latest version installed but keep on going to the bitter end.
Also..part way through you will get a restart notice, just go ahead through the list and when finished then reboot.
After the reboot go to the FIRST...and newer, package and click it and it "should" install nicely.
NOT FINISHED yet...lol...
Open synaptic and search for "skype"
you won't find anything installed or skype in Synaptice but you should then install:
skysentials
It will pull:
python-skype4py.
whew!! after ALL that...you should find in /kicker/ internet a nice new entry for: Skype for Internet Telephony ( Skype for Linux beta).
And, it does, indeed, work.
If there are any questions, as always, please ask.
AND if anyone has an easier way to do this please so post.
woodwhewsmoke
Comment