5 May, 2009

Install Skype on Ubuntu



Ok, well I was installing Skype on Ubuntu today so that I can randomly talk to people without needing a good signal on my phone. I mentioned that I was doing this to a friend who also uses Ubuntu and got back and I Quote ´You can´t install Skype on Ubuntu I tried for hours and couldn´t get it to work´

Well quite frankly that is a stupid comment, Skype is actually very easy to install and it is easy to find in a google search, however for those ignorant people that can´t be bothered to search using google here is how:

Firstly you don't need to build Skype or do anything like that, Skype is available in a repository so it can be installed like every other application using apt-get or the package manager, the only thing that is needed is to add the repository to Ubuntu so it knows about it, to do this all you have to do is type the following:

sudo wget http://www.medibuntu.org/sources.list.d/intrepid.list -O /etc/apt/sources.list.d/medibuntu.list

Now that you have done that run the following:

wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add -

Now you need to update the repo info, use the following command:

sudo apt-get update

Now there is one final command to run:

sudo apt-get install skype

Thats it skype should be install and you can connect as usual, simple really... This can be executed by typing skype at the commandline or by going to the Application - Internet Menu.

This was done under intrepid but should work fine under other versions just make sure that you choose the right list file, to do this change the first command so you grab the correct .list file, thats it done and dusted.....

------------------------------------------
NOTE: These articles are tutorials/general ramblings. I do not except responsibility for anything that goes wrong, be it a broken HDD, an entire computer or if you chop off your arms, follow anything I say on this site at your own risk.
------------------------------------------

Comments

Name:Rob Ward
URL:www.rob-ward.co.uk
Comment:
This has now being tested on Ubuntu 9.04 and seems to work fine.

------------------------------------------


Leave a comment

Name:


URL:(optional)


Protection Number (Please insert in box below):6332


Comment:


This website was designed and implemented by myself, all opinions and views expressed are my own unless otherwise specified. Excluding the images contained within the header and any specified elsewhere on the site images are my own.

Copyright Rob Ward
2009 - 2010