首页 > 其他 > 详细

ubuntu安装Skype 4.3

时间:2014-08-08 15:28:56      阅读:646      评论:0      收藏:0      [点我收藏+]

Install Skype 4.3

Step 1: Remove previous version

sudo apt-get remove skype skype-bin:i386 skype:i386

sudo apt-get install sni-qt:i386

Step 2: Install Skype

For 32bit OS

sudo apt-get install gdebi

wget download.skype.com/linux/skype-ubuntu-precise_4.3.0.37-1_i386.deb

sudo gdebi skype-ubuntu-precise_4.3.0.37-1_i386.deb

For 64bit OS

sudo dpkg --add-architecture i386

sudo apt-get update

sudo apt-get install gdebi

wget download.skype.com/linux/skype-ubuntu-precise_4.3.0.37-1_i386.deb

sudo gdebi skype-ubuntu-precise_4.3.0.37-1_i386.deb

ubuntu安装Skype 4.3,布布扣,bubuko.com

ubuntu安装Skype 4.3

原文:http://www.cnblogs.com/yiliweichinasoft/p/3899168.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!