Skip to content

Instantly share code, notes, and snippets.

@linbaiwpi
Last active June 15, 2025 14:55
Show Gist options
  • Save linbaiwpi/d2d55a376453ccb048d602bc67b59061 to your computer and use it in GitHub Desktop.
Save linbaiwpi/d2d55a376453ccb048d602bc67b59061 to your computer and use it in GitHub Desktop.
Google Pinyin Chinese Input Method Installation on Ubuntu
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
@Jxxxi01
Copy link

Jxxxi01 commented Jun 6, 2025

dsa

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment