Install the Chinese language environment on the Raspbian Operating System of Raspberry Pi

Source: Internet
Author: User

The default raspbian operating system does not contain a Chinese font, so the Chinese font cannot be displayed normally.
 
We can use apt to install the installation package of the open source font library to display Chinese characters.
 
Enter the command
Sudo apt-get install ttf-wqy-zenhei
This command is installed in the simhei of wenquanyi.
 
Sudo apt-get install ttf-wqy-microhei
This command is installed with the micron simhei of wenquanyi.
 
Sudo apt-get install ttf-arphic-ukai
This command installs the ghost body of winding.
 
Sudo apt-get install ttf-arphic-uming
This command is used to install the plain body of winding.
 
In linux, there are two different Chinese Input Methods: scim and ibus.
 
Here I use the ibus with good reputation as an example.
 
Install the ibus Input Method engine and the ibus PinYin Input Method
Sudo apt-get install ibus-pinyin
 
Will prompt to install a series of library files
 
After the installation is complete, restart lxde to view the ibus icon in the lower right corner of the screen.
Right-click preference, select Chinese in select a input method on the input method tab, and select pinyin.
Click add to add the Pinyin input method, and then click Close to Close the window.
Click the ibus icon again to find that the Pinyin input method is available in the list. The installation is complete after entering pinyin here.

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.