How to Install fcitx-modules in Ubuntu 18.04



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

sudo apt update
sudo apt install fcitx-modules

Description:

Flexible Input Method Framework - core modules

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. . This package includes the following common modules: * autoeng: automatically change to English mode while inputing specific string * chttrans: convert Simplified Chinese text to Traditional * fullwidthchar: full-width character input support * ipcportal: compatibility layer for ofd.portal.Fcitx * punc: punctuation conversion support * quickphrase: conveniently input English or from user-defined simple table * remote: change Fcitx state (deprecated, fcitx-remote uses D-Bus now) * spell: spell check support * keyboard: keyboard layout intergrate.

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

Version: 1:4.2.9.6-1

Section: universe/utils