Created
July 13, 2013 10:33
-
-
Save jkraemer/5990285 to your computer and use it in GitHub Desktop.
Install Skype on 64bit Debian Wheezy / Crunchbang 11
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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