ubuntu ibus fcitx怎么删除fcitx

Ubuntu 14.04 LTS中安装fcitx中文输入法的教程
作者:佚名
字体:[ ] 来源:互联网 时间:11-19 10:08:15
Ubuntu 14.04 LTS中怎么安装输入法?今天介绍Linux中文输入法Fcitx,Fcitx是当之无愧的最好的中文输入法,下面我们来看看如何安装fcitx中文输入法的具体教程,需要的朋友可以参考下
  Ubuntu 14.04 LTS中自带的iBus输入法有多么的难用,这个不用我来说,今后你会看到各种吐嘈会像滔滔江水连绵不绝的。这里我们不抱怨,我们自己来着手解决中国人自己的Linux中文输入法问题。Fcitx是当之无愧的最好的中文输入法(框架),真的非常感谢作者&&当然是中国人,不然谁给你写这头痛的东西。当Linux走进平常百姓家的时候,我确信Fcitx的贡献起码也得有好几个百分点呀!
  一,安装fcitx,这么好的软件,ubuntu软件中心肯定是找得到的,但还是命令来得快一些吧。
  sudo apt-get install fcitx-table-wbpy
  是不是很好记的样子,wb五笔py拼音,谁还记不住的,告诉我&&今天晚饭别吃了!
  然后相关的依赖库和框架都会自动安装上。
&  二,配置fcitx,默认是非常难用的iBus,前面我们说过了,安装完fcixt后你尽可以如意地在 键盘输入方式系统 处把它替换为fcitx.如下图:
  &三,重启电脑。
  这个是必须的,如果不是请告诉我更快捷的方法。
&  四,选择你需要的输入法,作为五笔输入的本人就一个五笔拼音就够了,如果还需要拼音之类的话也可以留着。
  可以从ubuntu右上角顶栏的小键盘图标中打开,配置,如下图:
  &五,默认皮肤,实在让人没什么想象力,来个舒服一点的吧!打开菜单,皮肤,dark系列大大的好,,如果你不喜欢那你就接着换吧!
  记得切换输入法的快捷键还是windows中习惯的Ctrl+Shift和Ctrl+Space(空格)。
  注意:安装完fcitx,一定记得在系统设置,语言支持中把默认输入法换成fcitx,安装和设置为默认输入法后,一定要重启一下系统,谢谢阅读,希望能帮到大家,请继续关注脚本之家,我们会努力分享更多优秀的文章。
大家感兴趣的内容
12345678910
最近更新的内容Ubuntu 14.10安装和卸载搜狗拼音输入法
查看: 2124|
评论: 0|原作者: |来自:
摘要: Ubuntu 14.10安装和卸载搜狗拼音输入法,参考了其他一些资料都说添加fcitx的PPA,但是我不确定有木有用……
安装搜狗输入法参考了其他一些资料都说添加fcitx的PPA,但是我不确定有木有用12345678910111213eric@eric-VirtualBox:/etc/apt$ sudo add-apt-repository ppa:fcitx-team/nightly Experimental releases of Fcitx, use with caution. More info: https://launchpad.net/~fcitx-team/+archive/ubuntu/nightlyPress [ENTER] to continue or ctrl-c to cancel adding itgpg: keyring `/tmp/tmp_2dkioxm/secring.gpg' createdgpg: keyring `/tmp/tmp_2dkioxm/pubring.gpg' createdgpg: requesting key 7E5FA1EE from hkp server gpg: /tmp/tmp_2dkioxm/trustdb.gpg: trustdb createdgpg: key 7E5FA1EE: public key "Launchpad PPA for Fcitx Team PPA" importedgpg: Total number processed: 1gpg:
imported: 1
(RSA: 1)OK然后刷新软件源,安装一些依赖软件1sudo apt-get update刷新完成之后,安装im-config1sudo apt-get install im-config继续安装搜狗输入法依赖的fcitx一系列文件,输入命令:sudo apt-get -f install,遇到有Y/N的地方直接输Y12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697eric@eric-VirtualBox:~/Desktop$ sudo apt-get -f installReading package lists... DoneBuilding dependency treeReading state information... DoneCorrecting dependencies... DoneThe following extra packages will be installed:
fcitx fcitx-bin fcitx-config-common fcitx-config-gtk fcitx-data
fcitx-frontend-all fcitx-frontend-gtk2 fcitx-frontend-gtk3
fcitx-frontend-qt4 fcitx-libs fcitx-libs-gclient fcitx-libs-qt
fcitx-module-dbus fcitx-module-kimpanel fcitx-module-lua fcitx-module-x11
fcitx-modules fcitx-ui-classicSuggested packages:
fcitx-tools fcitx-m17n kdebase-bin plasma-widgets-kimpanelRecommended packages:
fcitx-frontend-qt5The following NEW packages will be installed:
fcitx fcitx-bin fcitx-config-common fcitx-config-gtk fcitx-data
fcitx-frontend-all fcitx-frontend-gtk2 fcitx-frontend-gtk3
fcitx-frontend-qt4 fcitx-libs fcitx-libs-gclient fcitx-libs-qt
fcitx-module-dbus fcitx-module-kimpanel fcitx-module-lua fcitx-module-x11
fcitx-modules fcitx-ui-classic0 upgraded, 18 newly installed, 0 to remove and 7 not upgraded.1 not fully installed or removed.Need to get 35.6 kB/2,315 kB of archives.After this operation, 8,956 kB of additional disk space will be used.Do you want to continue? [Y/n] yWARNING: The following packages cannot be authenticated!
fcitx-config-common fcitx-config-gtkInstall these packages without verification? [y/N] yGet:1 /ubuntu/ precise/universe fcitx-config-common all 0.4.0-2 [3,548 B]Get:2 /ubuntu/ precise/universe fcitx-config-gtk amd64 0.4.0-2 [32.1 kB]Fetched 35.6 kB in 0s (247 kB/s)Selecting previously unselected package fcitx-libs:amd64.(Reading database ... 168557 files and directories currently installed.)Preparing to unpack .../fcitx-libs_1%3a4.2.8.5-2~utopic1_amd64.deb ...Unpacking fcitx-libs:amd64 (1:4.2.8.5-2~utopic1) ...Selecting previously unselected package fcitx-bin.Preparing to unpack .../fcitx-bin_1%3a4.2.8.5-2~utopic1_amd64.deb ...Unpacking fcitx-bin (1:4.2.8.5-2~utopic1) ...Selecting previously unselected package fcitx-data.Preparing to unpack .../fcitx-data_1%3a4.2.8.5-2~utopic1_all.deb ...Unpacking fcitx-data (1:4.2.8.5-2~utopic1) ...Selecting previously unselected package fcitx-modules.Preparing to unpack .../fcitx-modules_1%3a4.2.8.5-2~utopic1_amd64.deb ...Unpacking fcitx-modules (1:4.2.8.5-2~utopic1) ...Selecting previously unselected package fcitx.Preparing to unpack .../fcitx_1%3a4.2.8.5-2~utopic1_all.deb ...Unpacking fcitx (1:4.2.8.5-2~utopic1) ...Selecting previously unselected package fcitx-libs-gclient:amd64.Preparing to unpack .../fcitx-libs-gclient_1%3a4.2.8.5-2~utopic1_amd64.deb ...Unpacking fcitx-libs-gclient:amd64 (1:4.2.8.5-2~utopic1) ...Selecting previously unselected package fcitx-module-dbus.Preparing to unpack .../fcitx-module-dbus_1%3a4.2.8.5-2~utopic1_amd64.deb ...Unpacking fcitx-module-dbus (1:4.2.8.5-2~utopic1) ...Selecting previously unselected package fcitx-frontend-gtk2:amd64.Preparing to unpack .../fcitx-frontend-gtk2_1%3a4.2.8.5-2~utopic1_amd64.deb ...Unpacking fcitx-frontend-gtk2:amd64 (1:4.2.8.5-2~utopic1) ...Selecting previously unselected package fcitx-frontend-gtk3:amd64.Preparing to unpack .../fcitx-frontend-gtk3_1%3a4.2.8.5-2~utopic1_amd64.deb ...Unpacking fcitx-frontend-gtk3:amd64 (1:4.2.8.5-2~utopic1) ...Selecting previously unselected package fcitx-libs-qt:amd64.Preparing to unpack .../fcitx-libs-qt_1%3a4.2.8.5-2~utopic1_amd64.deb ...Unpacking fcitx-libs-qt:amd64 (1:4.2.8.5-2~utopic1) ...Selecting previously unselected package fcitx-frontend-qt4:amd64.Preparing to unpack .../fcitx-frontend-qt4_1%3a4.2.8.5-2~utopic1_amd64.deb ...Unpacking fcitx-frontend-qt4:amd64 (1:4.2.8.5-2~utopic1) ...Selecting previously unselected package fcitx-module-kimpanel.Preparing to unpack .../fcitx-module-kimpanel_1%3a4.2.8.5-2~utopic1_amd64.deb ...Unpacking fcitx-module-kimpanel (1:4.2.8.5-2~utopic1) ...Selecting previously unselected package fcitx-config-common.Preparing to unpack .../fcitx-config-common_0.4.0-2_all.deb ...Unpacking fcitx-config-common (0.4.0-2) ...Selecting previously unselected package fcitx-config-gtk.Preparing to unpack .../fcitx-config-gtk_0.4.0-2_amd64.deb ...Unpacking fcitx-config-gtk (0.4.0-2) ...Selecting previously unselected package fcitx-frontend-all.Preparing to unpack .../fcitx-frontend-all_1%3a4.2.8.5-2~utopic1_all.deb ...Unpacking fcitx-frontend-all (1:4.2.8.5-2~utopic1) ...Selecting previously unselected package fcitx-module-lua.Preparing to unpack .../fcitx-module-lua_1%3a4.2.8.5-2~utopic1_amd64.deb ...Unpacking fcitx-module-lua (1:4.2.8.5-2~utopic1) ...Selecting previously unselected package fcitx-module-x11.Preparing to unpack .../fcitx-module-x11_1%3a4.2.8.5-2~utopic1_amd64.deb ...Unpacking fcitx-module-x11 (1:4.2.8.5-2~utopic1) ...Selecting previously unselected package fcitx-ui-classic.Preparing to unpack .../fcitx-ui-classic_1%3a4.2.8.5-2~utopic1_amd64.deb ...Unpacking fcitx-ui-classic (1:4.2.8.5-2~utopic1) ...Processing triggers for man-db (2.7.0.2-2) ...Processing triggers for shared-mime-info (1.2-0ubuntu3) ...Processing triggers for gnome-menus (3.10.1-0ubuntu2) ...Processing triggers for desktop-file-utils (0.22-1ubuntu2) ...Processing triggers for bamfdaemon (0.5.1+14.10.-0ubuntu1) ...Rebuilding /usr/share/applications/bamf-2.index...Processing triggers for mime-support (3.55ubuntu1) ...Processing triggers for hicolor-icon-theme (0.13-1) ...Processing triggers for libgtk2.0-0:amd64 (2.24.25-0ubuntu1) ...Processing triggers for libgtk-3-0:amd64 (3.12.2-0ubuntu15) ...到搜狗官网下载搜狗拼音输入法,选择你系统对应的软件包,我系统是64位的,所以我选择了amd64的下载地址,另外搜狗也提供了安装说明帮助页面,查看帮助。下载完成之后,可以直接将文件放在桌面上进行安装先看看下载的deb文件1234567eric@eric-VirtualBox:~/Desktop$ lltotal 18304drwxr-xr-x
2 eric eric
4096 11月 27 22:06 ./drwxr-xr-x 18 eric eric
4096 11月 27 21:34 ../-rw-rw-r--
1 eric eric
627 11月 27 22:06 cache.txt-rwxr-x---
1 root root
11月 27 00:01 sogoupinyin_2.0.0.0068_amd64.deb*eric@eric-VirtualBox:~/Desktop$输入sudo dpkg -i sogoupinyin_2.0.0.0068_amd64.deb命令开始安装输入法,可使用tab键自动补全命令,安装完成之后使用如下命令启用sudo im-config -s fcitx -z default,完成之后别忘记重启系统。重启之后点击右上角的那个软件盘即可看到搜狗输入法安装成功,点击即可输入汉字了。卸载搜狗输入法首先使用命令查看下安装的搜狗拼音输入法sudo dpkg -l so*,然后先卸载搜狗拼音sudo apt-get purge sogoupinyin卸载fcitx,sudo apt-get purge fcitx彻底卸载fcitx及相关配置,sudo apt-get autoremove最后别忘注销或者重启系统,如果注销按钮不能使用,可以使用命令sudo pkill Xorg,当再次登录系统之后,可以看到搜狗输入法已经完全被卸载干净了。转载请注明出处:
上一篇:下一篇:
快毕业了,没工作经验,
找份工作好难啊?
赶紧去人才芯片公司磨练吧!!温馨提示!由于新浪微博认证机制调整,您的新浪微博帐号绑定已过期,请重新绑定!&&|&&
LOFTER精选
网易考拉推荐
用微信&&“扫一扫”
将文章分享到朋友圈。
用易信&&“扫一扫”
将文章分享到朋友圈。
阅读(9317)|
用微信&&“扫一扫”
将文章分享到朋友圈。
用易信&&“扫一扫”
将文章分享到朋友圈。
历史上的今天
loftPermalink:'',
id:'fks_087069',
blogTitle:'ubuntu 卸载IBUS,安装fcitx输入法',
blogAbstract:'卸载Ibus输入法代码:sudo apt-get remove ibus安装fcitx输入法代码:sudo apt-get install im-switch fcitx sudo im-switch -s fcitx -z defaultim-switch -s fcitx -z default重启。切换默认输入法: im-switch -c具体参考'
{list a as x}
{if x.moveFrom=='wap'}
{elseif x.moveFrom=='iphone'}
{elseif x.moveFrom=='android'}
{elseif x.moveFrom=='mobile'}
${a.selfIntro|escape}{if great260}${suplement}{/if}
{list a as x}
推荐过这篇日志的人:
{list a as x}
{if !!b&&b.length>0}
他们还推荐了:
{list b as y}
转载记录:
{list d as x}
{list a as x}
{list a as x}
{list a as x}
{list a as x}
{if x_index>4}{break}{/if}
${fn2(x.publishTime,'yyyy-MM-dd HH:mm:ss')}
{list a as x}
{if !!(blogDetail.preBlogPermalink)}
{if !!(blogDetail.nextBlogPermalink)}
{list a as x}
{if defined('newslist')&&newslist.length>0}
{list newslist as x}
{if x_index>7}{break}{/if}
{list a as x}
{var first_option =}
{list x.voteDetailList as voteToOption}
{if voteToOption==1}
{if first_option==false},{/if}&&“${b[voteToOption_index]}”&&
{if (x.role!="-1") },“我是${c[x.role]}”&&{/if}
&&&&&&&&${fn1(x.voteTime)}
{if x.userName==''}{/if}
网易公司版权所有&&
{list x.l as y}
{if defined('wl')}
{list wl as x}{/list}ubuntu 卸载Ibus输入法,装配fcitx输入法及美化方案 - 操作系统当前位置:& &&&ubuntu 卸载Ibus输入法,装配fcitx输入法及美化方案ubuntu 卸载Ibus输入法,装配fcitx输入法及美化方案&&网友分享于:&&浏览:581次ubuntu 卸载Ibus输入法,安装fcitx输入法及美化方案
卸载Ibus输入法代码:sudo apt-get remove ibus编译安装fcitx输入法代码:sudo apt-get install im-switch fcitxsudo im-switch -s fcitx -z defaultim-switch -s fcitx -z default重启。切换默认输入法:im-switch -c--------------------------------分割线内容为转---------------------------UBUNTU最快输入法Fcitx(DEB包,同步官网最新版本)下载安装IBUS速度奇慢.导致 QQ崩溃 (可以暂时解决不过不如卸掉他)无法被 Qt3-opera 调用Fcitx速度快的原理:ibus是面向全世界的输入法,各种语言都有,fcitx仅供汉语体系,所以模块小很多,调用速度也快很多倍。当然要想把fcitx各方面功能都达到个人diy需要,还需要你对fcitx的工作有所了解才可以.关于很多朋友五笔的担心 此输入法 包含五笔输入法下面是最新版本的Fcitx 32位 64位机都有 采用deb包 无须官网版本的编译安装方法 :1.卸载IBUS:sudo apt-get remove ibus2.下面地址下载最新版本Fcitx DEB包 安装方法地球人都会/p/fcitx/downloads/list3.修改默认启动:im-switch -c
12345678910
12345678910
12345678910 上一篇:下一篇:文章评论相关解决方案 12345678910 Copyright & &&版权所有}

我要回帖

更多关于 ubuntu fcitx 的文章

更多推荐

版权声明:文章内容来源于网络,版权归原作者所有,如有侵权请点击这里与我们联系,我们将及时删除。

点击添加站长微信