Since Ubuntu 10.04 you can add the repository for Skype running this command:
sudo add-apt-repository "deb http://archive.canonical.com/ $(lsb_release -sc) partner"
Then installing Skype is as easy as running:
sudo apt-get update && sudo apt-get install skype
0 Comments.