By default, the Fedora library contains the fcitx input method, but the version is very low. When the 4.0 version already exists, the Library is still 3.63, therefore, to install fcitx, you need to use electricity to go to The googlecode project homepage of fcitx. You can see the dynamic 2010-12-17fcitx update 4.0.1fcitx-configtool update 0.2.0fcitx-sunpinyin update 0.2.12010-11-28.
By default, the Fedora library contains the fcitx input method, but the version is very low. When version 4.0 is already available, the Library is still 3.63. Therefore, to install fcitx, you need to use the power.
Go to the googlecode project homepage of fcitx and you can see
Dynamic
2010-12-17fcitx update 4.0.1 fcitx-configtool update 0.2.0 fcitx-sunpinyin update 0.2.1
2010-11-28fcitx-sunpinyin update 0.2.0
Changed version management from to mercurial, and migrated fcitx-config and fcitx-sunpinyin from github to google code.
Release 3.6.4, 4.0.0
4.0 rc1 released on
Deleted the/extra directory in svn that was originally intended to be used to store the code table, and moved the deleted compressed code table package to the download list. Storing compressed files and other binary files in svn is not a good practice.
The openSUSE and Fedora sources are added in. For the address, see the External link on the right (External Links) (this is what I want)
Add PPA sources (External Links) and the deb package on Google code will not be updated
So I went to the source and saw home: csslayer. repo.
Download the package and put it in/etc/yum. repos. d.
Then yum makecache
Then sudo yum install fcitx
In this way, you can install the input method of the latest version.
After installation, it is best to delete the built-in ibus Input Method sudo yum remove ibus.
In this case, fcitx cannot be automatically started when the system enters.
In this way:
Click "system"> "Preferences"> "Start application". In the "Add name" dialog box, enter "fcitx" in the Command location. Then, log out and check whether fcitx is automatically started?
Or in ~ /Add the following statement to the bashrc file:
Export XMODIFIERS = "@ im = fcitx"
Export XIM = fcitx
Export XIM_PROGRAM = fcitx
Fcitx &
However, we recommend that you use the first method. If I use the second method, the error message "loading the fcitx configuration file" appears when the terminal is opened.