码迷,mamicode.com
首页 > 系统相关 > 详细

Ubuntu 14.04安装Skype

时间:2015-05-31 20:09:57      阅读:183      评论:0      收藏:0      [点我收藏+]

标签:

Skype 4.3版本在14.04 LTS工作正常。安装步骤:

$ sudo apt-get remove skype skype-bin:i386 skype:i386
$ sudo apt-get install sni-qt:i386
$ 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

参考链接:http://www.cnblogs.com/biglucky/p/3934354.html 

Ubuntu 14.04安装Skype

标签:

原文地址:http://www.cnblogs.com/urwlcm/p/4542533.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!