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

Last updated: September 20,2024

1. Install "sunpinyin-utils" package

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

$ sudo apt update $ sudo apt install sunpinyin-utils

2. Uninstall "sunpinyin-utils" package

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

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

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

Package: sunpinyin-utils
Priority: optional
Section: universe/utils
Installed-Size: 515
Maintainer: Ubuntu Developers
Original-Maintainer: IME Packaging Team
Architecture: amd64
Source: sunpinyin
Version: 2.0.3+git20140127-4
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 5.2), python
Filename: pool/universe/s/sunpinyin/sunpinyin-utils_2.0.3+git20140127-4_amd64.deb
Size: 145082
MD5sum: faa6b5f79039dbf766cd47c0d87fbe59
SHA1: 797b1eec3952cc1d5c0c1aa32b27d39ba9fc6d0f
SHA256: 7b96d3160e8503d6be40693e5fa56a85079b4e8ae21850afc290f5ad3b37e222
Description-en: Simplified Chinese Input Method from SUN (utilities)
Sunpinyin is a statistical language model (SLM) based input method
engine for Simplified Chinese, it features full sentence input.
.
This package contains some utilities used by open-gram project,
including:
.
* genpyt - generate the pinyin lexicon
* tslmpack - convert the ARPA format of SunPinyin back-off language
model to its binary representation
* tslmendian - change the byte-order of sunpinyin's threaded back-off
language model
.
and some Python programs which maybe used to import user dictionary
from other input method such as sougou, google, fcitx etc.
Description-md5: 8d4f75e02a3fb90da46ef510998624ad
Homepage: http://code.google.com/p/sunpinyin
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu