Install (Other)/zh-hans: Difference between revisions

From Fcitx
Jump to navigation Jump to search
Created page with "== 安装来源 == 推荐从发行版的软件源中安装 Fcitx,这里有其他一些打包了 Fcitx 的发行版。"
Created page with "运行 pacman -S fcitx fcitx-gtk2 fcitx-gtk3 fcitx-qt # 最后三个为输入法模块"
Line 5: Line 5:
=== Archlinux ===  
=== Archlinux ===  


run
运行
  pacman -S fcitx fcitx-gtk2 fcitx-gtk3 fcitx-qt # last three are im module
  pacman -S fcitx fcitx-gtk2 fcitx-gtk3 fcitx-qt # 最后三个为输入法模块


as root.
as root.

Revision as of 23:48, 2 February 2016

安装来源

推荐从发行版的软件源中安装 Fcitx,这里有其他一些打包了 Fcitx 的发行版。

Archlinux

运行

pacman -S fcitx fcitx-gtk2 fcitx-gtk3 fcitx-qt # 最后三个为输入法模块

as root.

Chakra

run

pacman -S fcitx fcitx-gtk2 fcitx-gtk3 fcitx-qt # last three are im module

as root.

Next step

Configure (Other)