How to Install ibus-mozc software package in Debian 9 (Stretch)

How to Install ibus-mozc software package in Debian 9 (Stretch)

ibus-mozc software package provides Mozc engine for IBus - Client of the Mozc input method, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install ibus-mozc 

ibus-mozc is installed in your system.

Make ensure the ibus-mozc package were installed using the commands given below,

$ sudo dpkg-query -l | grep ibus-mozc *

You will get with ibus-mozc package name, version, architecture and description in a table

ibus-mozc package basic information:

Distro Debian 9 stretch
Section Utilities
Package ibus-mozc
Version 2.18.2595.102+dfsg-1+b1
Description Mozc engine for IBus - Client of the Mozc input method
Sub Section Utils


See Also, How to uninstall or remove ibus-mozc software package from Debian 9 (Stretch)?