How to Install and Uninstall ibus-rime Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "ibus-rime" package

This guide let you learn how to install ibus-rime on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ibus-rime

2. Uninstall "ibus-rime" package

In this section, we are going to explain the necessary steps to uninstall ibus-rime on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ibus-rime $ sudo apt autoclean && sudo apt autoremove

3. Information about the ibus-rime package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ibus-rime
Priority: extra
Section: universe/libs
Installed-Size: 68
Maintainer: Ubuntu Developers
Original-Maintainer: IME Packaging Team
Architecture: amd64
Version: 1.2-1build1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3), libibus-1.0-5 (>= 1.5.1), libnotify4 (>= 0.7.0), librime1, ibus, librime-data
Filename: pool/universe/i/ibus-rime/ibus-rime_1.2-1build1_amd64.deb
Size: 14842
MD5sum: ecc2d51f5c98641718bea2614b643989
SHA1: 67c765e4c1a70c5f40211eb5fd8abddb449f0599
SHA256: 37e2c76bf76d1ccb2394f42a73193e8e8bde5197e8b57d61c42c07c064a68287
Description-en: Rime Input Method Engine for IBus
RIME is the acronym of Rime Input Method Engine.
.
RIME is a lightweight, extensible input method engine supporting various input
schematas including glyph-based input methods, romanization-based input methods
as well as those for Chinese dialects. It has the ability to compose phrases
and sentences intelligently and provide very accurate traditional Chinese
output. RIME's cross-platform core library is written in C++, and can work
consistently on different platforms with OS-specific wrappers.
.
This package provides the IBus frontend of RIME.
Description-md5: 6dfb45a3b630a864dbcbc4b6e2d6ef6d
Homepage: http://code.google.com/p/rimeime
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu