How to Install fcitx-module-cloudpinyin in Ubuntu 18.04



Install fcitx-module-cloudpinyin by entering the following commands in the terminal:

sudo apt update
sudo apt install fcitx-module-cloudpinyin

Description:

Flexible Input Method Framework - cloudpinyin module

Fcitx is the Flexible Input Method Framework, 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 functions much easier than ever before. . This package provides the cloudpinyin module, which supports to make use of Pinyin APIs on the Internet and display the first result as the second input candidate. . Please be aware by installing and enabling this module, Fcitx will send your input data to the Internet to retrieve result candidates.

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

Version: 0.3.6-1

Section: universe/utils