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

Ubuntu16.04 下如何安装搜狗拼音输入法【亲测有效】

时间:2017-04-03 00:10:04      阅读:324      评论:0      收藏:0      [点我收藏+]

标签:dpkg   htm   date   ibus   install   conf   tor   工具   http   

一.添加fcitx键盘输入法系统【系统默认是iBus】

1.将下载源添加至系统源:

sudo add-apt-repository ppa:fcitx-team/nightly

2.更新系统列表获得最新软件版本信息

sudo apt-get update

3.安装fcitx

sudo apt-get install fcitx

4.安装fcitx的配置工具

sudo apt-get install fcitx-config-gtk

5.安装fcitx的table-all软件包

sudo apt-get install fcitx-table-all

6.安装输入法切换工具

sudo apt-get install im-switch

二.安装搜狗输入法

1.下载linux版搜狗输入法。下载地址:http://pinyin.sogou.com/linux/。

2.用dpkg命令来安装搜狗输入法资源包

sudo dpkg -i +下载的包【以deb结尾】

3.设置语言选项:将键盘输入法系统由默认的iBus设置为fcitx

 

 

转载来自:http://www.linuxdiyf.com/linux/22075.html。

Ubuntu16.04 下如何安装搜狗拼音输入法【亲测有效】

标签:dpkg   htm   date   ibus   install   conf   tor   工具   http   

原文地址:http://www.cnblogs.com/Michelle-Yang/p/6660325.html

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