Last active
June 15, 2025 14:55
-
-
Save linbaiwpi/d2d55a376453ccb048d602bc67b59061 to your computer and use it in GitHub Desktop.
Google Pinyin Chinese Input Method Installation on Ubuntu
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt-get install fcitx im-config | |
im-config ## choose fcitx | |
sudo apt-get install fcitx-googlepinyin | |
## choose fcitx keyboard icon, choose "Text Entry Setting" | |
## in the opned windows, click "+" icon | |
## search "pinyin" and Google Pinin" will come out | |
## if cannot not be used immediately, log out once |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
dsa