How to Install uim-xim in Ubuntu 18.04



Install uim-xim by entering the following commands in the terminal:

sudo apt update
sudo apt install uim-xim

Description:

Universal Input Method - XIM compatibility interface

Uim is an input method module library which supports various scripts and can act as a front end for a range of input methods, including Anthy, Canna, or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and M17n (for many other languages). Most of its functions are implemented in Scheme, so it's very simple and flexible. . This package provides a bridge allowing software that can only interface with the X Input Method to work with uim.

Homepage: https://github.com/uim/uim/wiki

Version: 1:1.8.6+gh20180114.64e3173-2build2

Section: universe/x11