miércoles, 5 de marzo de 2014

Installing Skype on Ubuntu 13.10

I recently upgraded my system from 13.04 to 13.10 and I lost plenty of stuff I have installed so patiently... So, I had to re-install them.

For Skype, all I did was finding the link to download the package and install it. Pretty simple, so here it goes:

wget -c skype.deb http://download.skype.com/linux/skype-ubuntu-precise_4.2.0.13-1_i386.deb -O skype.deb
sudo dpkg -i skype.deb 
sudo apt-get -f install
And voila! That was it. It should work for earlier versions of Ubuntu as well.
 

No hay comentarios:

Publicar un comentario