Installing Skype on 64-bit Ubuntu 12.04 LTS (Precise) / Debian Wheezy / Debian Jessie
Uncategorized 1 CommentDownload one of Ubuntu 12.04 (multiarch) or Debian 7.0 (multiarch) version from the Skype download page. Add the i386 architecture to your package manager:sudo dpkg –add-architecture i386 Update your package list:sudo apt-get update Try installing the Skype package – will fail on dependency tests, that’s normal!:sudo dpkg -i Downloads/skype-<version>_i386.deb Fix the dependencies and then install