uim-el-helper-agent
Universal Input Method - metapackage
Install
- All systems
-
curl cmd.cat/uim-el-helper-agent.sh
- Debian
-
apt-get install uim-el
- Ubuntu
-
apt-get install uim-el
- Arch Linux
-
pacman -S uim
- Kali Linux
-
apt-get install uim-el
- Fedora
-
dnf install uim
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install uim-el
- Raspbian
-
apt-get install uim-el
- Dockerfile
- dockerfile.run/uim-el-helper-agent
uim
Universal Input Method - metapackage
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, PRIME, 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 is a dummy convenience package designed to install the basic uim infrastructure. It does not depend on any plugin packages, because uim is not limited to one input method. Packages are available for various input methods, including the following: * Japanese - uim-anthy: Anthy plugin for uim; - uim-canna: Canna plugin for uim; - uim-skk: SKK plugin for uim. * Chinese - uim-pinyin: Pinyin input support for uim. * Korean - uim-byeoru: Byeoru input support for uim. * Multilingual input method - uim-m17n: M17n plugin for uim.
uim-el
Universal Input Method - Emacs front end
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, PRIME, 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 contains an Emacs front end for uim.