How to Install fcitx-mozc in Ubuntu 18.04



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

sudo apt update
sudo apt install fcitx-mozc

Description:

Mozc engine for fcitx - Client of the Mozc input method

Fcitx is a input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt4 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . fcitx-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