How Linux modifies characters to Chinese and installs Chinese input method

Source: Internet
Author: User

One: When installing Linux, choose the English language, if you want to change the Chinese language, the method is as follows :

① first check if a Chinese-supported installation package is installed:

Yum Groupinstall list Chinese-support

② if it is not installed, install the package group:

Yum-y Groupinstall Chinese-support

③ if it is already installed, it is directly

vi/etc/sysconfig/i18n

will lang= "en_US. UTF-8 "then modify into lang="zh_cn. UTF-8"


Two: install Chinese Input Method

① View System Chinese Language installation package

command: Yum list Kde*chinese

Result: Available installation package Kde-l10n-chinese.noarch

② Installation System Chinese Language pack

command: Yum install Kde-l10n-chinese.noarch

③ installation Ibus-table

command: Yum install ibus-table

④ Search View Current Package

command: Yum search Pinyin (Pinyin)

Yum Search Input Method (Wubi)

Yum Search is a feature, and the following "Input method" is a keyword

⑤ Installing Input Method packages

command: Yum Install lbus-pinyin.x86_64 (Pinyin)


and then restart.

Reboot

Then the cute Chinese interface will appear!

Then open the terminal, press CTRL + SPACEBAR to see the Chinese input method

How Linux modifies characters to Chinese and installs Chinese input method

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.