How to Install and Uninstall python-sunpinyin Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "python-sunpinyin" package

This guide covers the steps necessary to install python-sunpinyin on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-sunpinyin

2. Uninstall "python-sunpinyin" package

Please follow the guidance below to uninstall python-sunpinyin on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-sunpinyin $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-sunpinyin package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-sunpinyin
Priority: optional
Section: universe/python
Installed-Size: 130
Maintainer: Ubuntu Developers
Original-Maintainer: IME Packaging Team
Architecture: all
Source: sunpinyin
Version: 2.0.3+git20140127-4
Depends: python (>= 2.7), python (<< 2.8), libsunpinyin3v5
Filename: pool/universe/s/sunpinyin/python-sunpinyin_2.0.3+git20140127-4_all.deb
Size: 19924
MD5sum: f0ac15e91f0a0dc64dacf214ccc4aa51
SHA1: dc7884613f8f80053259de7f98c664a9b4701553
SHA256: e7642c8354f8b9f9e1c2bfb53f0e9b5c9c64f88cd2d114d294e0ab354a37ca17
Description-en: Simplified Chinese Input Method from SUN (Python binding)
Sunpinyin is a statistical language model (SLM) based input method
engine for Simplified Chinese, it features full sentence input.
.
This package contains the Python binding of sunpinyin.
Description-md5: 6b7893fb651fb50b4acfe86ed971ae23
Homepage: http://code.google.com/p/sunpinyin
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu