Install Skype from repository

cat <<EOF> /etc/apt/sources.list.d/partner.list
deb http://archive.canonical.com/ubuntu lucid partner
deb-src http://archive.canonical.com/ubuntu lucid partner
EOF
 
apt-get update -qq
 
apt-get install -y skype
 
 
# OPTIONAL
# disable ContactOnline / ContactOffline notification
wget http://www.panticz.de/sites/default/files/config.xml_.diff -P /tmp/
patch -p2 ~/.Skype/*/config.xml < /tmp/config.xml_.diff
AttachmentSize
config.xml_.diff355 bytes

Do you like this page? Then support it. Please click the AD below and visit the sponsor. Thank you!