How to Install fcitx-tools in Ubuntu 18.04



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

sudo apt update
sudo apt install fcitx-tools

Description:

Flexible Input Method Framework - various tools

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 provides the following tools: * createPYMB: create a Pinyin data file (.mb) * mb2org: convert a .mb data file to .org file * mb2txt: convert a .mb data file to text file * readPYBase: read Pinyin base file * readPYMB: read Pinyin data file (.mb) * scel2org: convert scel data file (Sougou) to .org file * txt2mb: convert text file to .mb data file

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

Version: 1:4.2.9.6-1

Section: universe/utils