How to Install uim-mozc in Ubuntu 18.04



Install uim-mozc by entering the following commands in the terminal:

sudo apt update
sudo apt install uim-mozc

Description:

Mozc engine for uim - Client of the Mozc input method

uim is an input method module library supporting various languages, which become a frontend for Anthy, SKK, Canna, T-Code, TUT-Code, Pinyin (Chinese input method), Hangul (Korean input method), IPA (International Phonetic Alphabet), etc. Most of the functions are implemented with Scheme, so it's very simple and flexible. . Mozc is a Japanese Input Method Editor (IME) designed for multi-platform such as Chromium OS, Windows, Mac and Linux. . uim-mozc provides client part of the Mozc input method.

Homepage: https://github.com/google/mozc.git

Version: 2.20.2673.102+dfsg-2

Section: universe/utils