Install the Chinese Input Method in ubuntu 12.04, ubuntu12.04

Source: Internet
Author: User

Install the Chinese Input Method in ubuntu 12.04, ubuntu12.04
Install the fcitx little penguin Input Method on Ubuntu 12.04 and Ubuntu-based releases, and install the Linux sogou input method.

Method: Two input methods are provided, one is to add PPA for installation, and the other is to directly add the source for installation.

The following is the second method of direct installation (I personally think it is more convenient :)

Implementation Process:

Uninstall the ibus input method first:

Sudo apt-get remove ibus

Then

Sudo gedit/etc/apt/sources. list
Add the following two lines to the opened sources. list:
Deb http://ppa.launchpad.net/fcitx-team/nightly/ubuntu quantal main
Deb-src http://ppa.launchpad.net/fcitx-team/nightly/ubuntu quantal main
Terminal execution:
Sudo apt-get update
Sudo apt-get install fcitx-config-gtk fcitx-sunpinyin fcitx-googlepinyin fcitx-module-cloudpinyin fcitx-sogoupinyin im-switch
Sudo im-switch-s fcitx-z default


Modify the locale file at the end, in/etc/default/locale and then restart or perform other operations. However, if the installation process of the input method is incorrect, soupinyin may not be found, but one or two of the input methods can be installed. for example, googlepinyin can be used.

Log out or restart.


Can I use the Chinese Input Method 1204 in the English Ubuntu operating system?

Then you only need to install the Chinese support first, and then you can use it (a Chinese input method will be provided after the Chinese support is installed). You can switch the system language to Chinese and then switch it back, try it and you can call it.

How to install the Chinese Input Method for ubuntu

The source must be updated before installation.
Enter sudo gedit/etc/apt/sources. list in the terminal.
Replace the source with the following:
Deb archive.ubuntu.com/ubuntu/ gutsy main restricted universe multiverse
Deb archive.ubuntu.com/ubuntu/ gutsy-security main restricted universe multiverse
Deb archive.ubuntu.com/ubuntu/ gutsy-updates main restricted universe multiverse
Deb archive.ubuntu.com/ubuntu/ gutsy-proposed main restricted universe multiverse
Deb archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse
Deb-src archive.ubuntu.com/ubuntu/ gutsy main restricted universe multiverse
Deb-src archive.ubuntu.com/ubuntu/ gutsy-security main restricted universe multiverse
Deb-src archive.ubuntu.com/ubuntu/ gutsy-updates m ...... the remaining full text>

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.