Install (Other): Difference between revisions
Jump to navigation
Jump to search
Weng Xuetian (talk | contribs) mNo edit summary |
Weng Xuetian (talk | contribs) m Text replacement - "<translate1>" to "<translate>" |
||
| (8 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<languages /> | <languages/> | ||
<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'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 | 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 | 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--> | ||
[[Special:myLanguage/Configure (Other)|Configure (Other)]] | [[Special:myLanguage/Configure (Other)|Configure (Other)]] | ||
<!--T:9--> | |||
[[Category:How-to]] | [[Category:How-to]] | ||
</translate> | </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.