Install fcitx Chinese Input Method in CentOS 7, centosfcitx

Source: Internet
Author: User

Install fcitx Chinese Input Method in CentOS 7, centosfcitx

The installation procedure is as follows:

1. Add the EPEL Source

EPEL7 is almost an essential source for CentOS:Sudo yum install epel-release

2. Add mosquito-myrepo Source

Mosquito-myrepo is a third-party source for private production, which includes the fcitx input method. supported releases: Fedora 19/20/21/rawhide and RHEL/CentOS 7.

sudo yum-config-manager --add-repo=https://copr.fedoraproject.org/coprs/mosquito/myrepo/repo/epel-7/mosquito-myrepo-epel-7.repo

3. Installation Input Method

You can select one or more of the following input methods:

Yum install fcitx-googlepinyin fcitx-cloudpinyin # yum install fcitx-rime fcitx-example # Zhongzhou Yun Input Method yum install fcitx-example fcitx-cloudpinyin # example Input Method yum install fcitx- data fcitx-cloudpinyin # sunpinyin Input Method

4. Cleanup

Given that conflicting versions of multiple repo may cause some trouble, it is best to disable the repo after installing the required software and enable it when necessary.

Edit/etc/yum. repos. d/mosquito-myrepo-epel-7.repo and change enable = 1 to enable = 0.

Vi/etc/yum. repos. d/mosquito-myrepo-epel-7.repo

5. Set the shortcut key for the input method Switch

Application --> others --> Fcitx Configuration

On the input method Tab, click + Add the input method installed in step 3

On the global configuration Tab page, configure the shortcut key for the input method switch (the default Ctrl + Shift cannot be switched, and I set it to Ctrl + Q to switch)

At this point, all the steps for installing the fcitx Chinese Input Method on CentOS 7 have been completed. I hope my explanation will help you make progress.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.