Difference between revisions of "Install (Fedora)"
Weng Xuetian (talk | contribs) m (Text replacement - "<languages/>" to "<languages1/>") |
Weng Xuetian (talk | contribs) m (Text replacement - "<languages1/>" to "<languages/>") |
||
Line 1: | Line 1: | ||
− | < | + | <languages/> |
<translate> | <translate> | ||
Revision as of 22:52, 2 February 2016
Packages
Fcitx is included in official repository of Fedora and is devided into different modules.
Run:
yum search fcitx
and you can see simple descriptions for different modules of fcitx.
Using Graphical Frontend To Install
Fedora provides graphical backends for installing software.
If you are using KDE, open Apper and search for the package fcitx and install it. You may need to install fcitx-qt4 (for Qt IM Module support) and kcm-fcitx (for fcitx configuration). And install IM Engines (fcitx-pinyin, fcitx-table, etc.) according to your demands.
Other works should be done automatically. Run fcitx to using Fcitx.
Using YUM to install
Run:
sudo yum install fcitx
to install the input framework and some basic modules.
You may need to install fcitx-qt4 (for Qt IM Module support) and kcm-fcitx (for configure fcitx). And install IM Engines (fcitx-pinyin, fcitx-table, etc.) according to your demands. Run:
sudo yum install <Package Name>
to install them.