Install Skype on Ubuntu
Skype Instant messanger in Debian
As the root user, add this line to the end of your /etc/apt/sources.list file and save.
#vi /etc/apt/sources.list
deb http://download.skype.com/linux/repos/debian/ stable non-free
Now you need to update your source list using the following command
#apt-get update
Comments