For Microsoft is replacing MSN messenger to Skype, it’s time to consider use Skype in Ubuntu, here is the instructions how to install Skype in Ubuntu(from here):
1 | sudo apt-add-repository "deb http://archive.canonical.com/ $(lsb_release -sc) partner" |
Note:
the “lsb_release -sc” command returns your Ubuntu code name, such as “lucid”, “precise”.
The original article only mentioned Ubuntu 12.04, however it works for Ubuntu 10.04 as well.
The Skype package size is about 29MB.