How to Install fcitx in Ubuntu 18.04



Install fcitx by entering the following commands in the terminal:

sudo apt update
sudo apt install fcitx

Description:

Flexible Input Method Framework

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 metapackage pulls in a set of components recommended for most desktop users.

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

Version: 1:4.2.9.6-1

Section: universe/utils