Difference between revisions of "Install (Other)/zh-hans"

From Fcitx
Jump to navigation Jump to search
(Created page with "== 安装来源 == 推荐从发行版的软件源中安装 Fcitx,这里有其他一些打包了 Fcitx 的发行版。")
(Created page with "== 下一步 == 配置 (其他)")
 
(4 intermediate revisions by the same user not shown)
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.
+
用root权限。
  
 
=== Chakra ===
 
=== Chakra ===
  
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.
+
用root权限。
  
== Next step ==
+
== 下一步 ==
[[Special:myLanguage/Configure (Other)|Configure (Other)]]
+
[[Special:myLanguage/Configure (Other)|配置 (其他)]]
  
 
[[Category:How-to]]
 
[[Category:How-to]]

Latest revision as of 23:48, 2 February 2016

Other languages:
English • ‎中文(简体)‎

安装来源

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

Archlinux

运行

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

用root权限。

Chakra

运行

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

用root权限。

下一步

配置 (其他)