Random thoughts and knowledge
How to install Skype in Debian amd64
$ dpkg --print-foreign-architectures i386
# dpkg --add-architecture i386 # apt-get update
# apt-get install libqtgui4:i386 \ libqtwebkit4 …