Skip to content

Instantly share code, notes, and snippets.

@lxneng
Created February 26, 2010 07:11
Show Gist options
  • Save lxneng/315493 to your computer and use it in GitHub Desktop.
Save lxneng/315493 to your computer and use it in GitHub Desktop.
install sunpinyin on ubuntu
# install sunpinyin on ubuntu
sudo add-apt-repository ppa:ibus-dev/ibus-1.2-karmic
sudo apt-get update
sudo apt-get install ibus-sunpinyin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment