Install (Other): Difference between revisions
Jump to navigation
Jump to search
Weng Xuetian (talk | contribs) Created page with "== Install source == It highly recommend to install Fcitx from your distribution repository, here is some other distribution also package Fcitx. === Archlinux === run ..." |
Weng Xuetian (talk | contribs) m Text replacement - "<translate1>" to "<translate>" |
||
| (12 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
== Install source == | <languages/> | ||
It highly recommend to install Fcitx from your distribution repository, here is some other distribution also package Fcitx. | <translate> | ||
== Install source == <!--T:1--> | |||
It's 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 are 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 are im module | |||
<!--T:7--> | |||
as root. | as root. | ||
== Next step == | == Next step == <!--T:8--> | ||
[[Configure (Other)]] | [[Special:myLanguage/Configure (Other)|Configure (Other)]] | ||
<!--T:9--> | |||
[[Category:How-to]] | [[Category:How-to]] | ||
</translate> | |||
Latest revision as of 22:54, 2 February 2016
Install source
It's 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 are im module
as root.
Chakra
run
pacman -S fcitx fcitx-gtk2 fcitx-gtk3 fcitx-qt # last three are im module
as root.