How to Install fcitx-frontend-all in Ubuntu 18.04



Install fcitx-frontend-all by entering the following commands in the terminal:

sudo apt update
sudo apt install fcitx-frontend-all

Description:

Flexible Input Method Framework - frontends metapackage

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 the following frontends: * XIM protocol client * GTK+ 2/3 IM Module * QT 4 IM Module

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

Version: 1:4.2.9.6-1

Section: universe/utils