Install (Other): Difference between revisions

From Fcitx
Jump to navigation Jump to search
mNo edit summary
Marked this version for translation
Line 2: Line 2:


<translate>
<translate>
== Install source ==
== Install source == <!--T:1-->
It highly recommend to install Fcitx from your distribution repository, here is some other distribution also package Fcitx.
It highly recommend to install Fcitx from your distribution repository, here is some other distribution also package Fcitx.


=== Archlinux ===  
=== Archlinux === <!--T:2-->


<!--T:3-->
run  
run  
  pacman -S fcitx fcitx-gtk2 fcitx-gtk3 fcitx-qt # last three is im module
  pacman -S fcitx fcitx-gtk2 fcitx-gtk3 fcitx-qt # last three is im module


<!--T:4-->
as root.
as root.


=== Chakra ===
=== Chakra === <!--T:5-->


<!--T:6-->
run  
run  
  pacman -S fcitx fcitx-gtk2 fcitx-gtk3 fcitx-qt # last three is im module
  pacman -S fcitx fcitx-gtk2 fcitx-gtk3 fcitx-qt # last three is im module


<!--T:7-->
as root.
as root.


== Next step ==
== Next step == <!--T:8-->
[[Special:myLanguage/Configure (Other)|Configure (Other)]]
[[Special:myLanguage/Configure (Other)|Configure (Other)]]


<!--T:9-->
[[Category:How-to]]
[[Category:How-to]]
</translate>
</translate>

Revision as of 23:45, 28 March 2012

Install source

It highly recommend to install Fcitx from your distribution repository, here is some other distribution also package Fcitx.

Archlinux

run

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

as root.

Chakra

run

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

as root.

Next step

Configure (Other)