Size: 629
Comment:
|
Size: 660
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 21: | Line 21: |
* su * ./skype.SlackBuild |
skype
Skype is a proprietary voice-over-IP service and software application.
Install on Debian Wheezy 32 bit
- su
wget -O skype-install.deb http://www.skype.com/go/getskype-linux-deb
- dpkg -i skype-install.deb
- apt-get -f install
Install on Slackware 14.0 32 bit
http://slackbuilds.org/repository/14.0/network/skype/
- cd ~/Downloads
wget http://slackbuilds.org/slackbuilds/14.0/network/skype.tar.gz
- cp skype.tar.gz /tmp
- cd /tmp
- tar xvzf skype.tar.gz
- cd skype
- cp ~/Downloads/skype-4.2.0.11.tar.bz2 .
- su
./skype.SlackBuild