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

clutter 1.26.4

OpenGL-based interactive canvas library

Clutter is an OpenGL-based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on.

Installation

Install clutter 1.26.4 as follows:

guix install clutter@1.26.4

Or install the latest version:

guix install clutter

The clutter package provides more outputs besides the default (out). You can install them by appending :output-name to the package specification. For example:

guix install clutter:doc

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.