How to Install fcitx-m17n in Ubuntu 18.04



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

sudo apt update
sudo apt install fcitx-m17n

Description:

Free Chinese Input Toy of X - m17n module

Fcitx is the Free Chinese Input Toy of X, which was initially designed for Chinese users, and used XIM protocol. Now it has already evolved into a highly modularized, feature rich input method framework for Unix-like platforms supporting a considerable amount of frontends, backends and modules. . It is an ideal choice for the vast majority. Many of its features make users of Unix-like platforms have a fully modern input experience for the first time. It has also greatly lower the threshold for developers, making the development of extended funtions much easier than ever before. . This package provides the m17n module, which uses libm17n, a multilingual text processing library for the C language.

Homepage: https://github.com/fcitx/fcitx-m17n/

Version: 0.2.4-1

Section: universe/utils