This package browser is in early development. Mind the rough edges.

fcitx5-qt

Qt library and IM module for Fcitx 5

Fcitx5-qt provides Qt library for development and IM module for Qt based application.

Installation

Install the latest version of fcitx5-qt as follows:

guix install fcitx5-qt

Or install a particular version:

guix install fcitx5-qt@5.1.9

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 fcitx5-qt about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/fcitx5-qt'><img src='https://packages.guix.gnu.org/packages/fcitx5-qt/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/fcitx5-qt/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/fcitx5-qt)

Example Org:

[[https://packages.guix.gnu.org/packages/fcitx5-qt][https://packages.guix.gnu.org/packages/fcitx5-qt/badges/latest-version.svg]]