Skip to content

Instantly share code, notes, and snippets.

@jkraemer
Created July 13, 2013 10:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save jkraemer/5990285 to your computer and use it in GitHub Desktop.
Save jkraemer/5990285 to your computer and use it in GitHub Desktop.
Install Skype on 64bit Debian Wheezy / Crunchbang 11
sudo dpkg --add-architecture i386
sudo aptitude install libxv1:i386 libxss1:i386 libasound2:i386 libqt4-dbus:i386 libqtwebkit4:i386 libasound2-plugins:i386 libssl1.0.0:i386
sudo dpkg -i skype-debian_4.2.0.11-1_i386.deb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment