uim-gtk
Multilingual input method framework (GTK+ support)
Uim is a multilingual input method library and environment. It provides a simple, easily extensible and high code-quality input method development platform, and useful input method environment for users of desktop and embedded platforms.
- Versions: 1.8.8
- Website: https://github.com/uim/uim
- Licenses: GPL 2+ · GPL 3+ · LGPL 2.0+ · LGPL 2.1+ · Modified BSD · Public Domain
- Package source: gnu/packages/xorg.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of uim-gtk
as follows:
guix install uim-gtk
Or install a particular version:
guix install uim-gtk@1.8.8
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of uim-gtk about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/uim-gtk'><img src='https://packages.guix.gnu.org/packages/uim-gtk/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/uim-gtk)
Example Org:
[[https://packages.guix.gnu.org/packages/uim-gtk][https://packages.guix.gnu.org/packages/uim-gtk/badges/latest-version.svg]]