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

clementine

Music player and library organizer

Clementine is a multiplatform music player. It is inspired by Amarok 1.4, focusing on a fast and easy-to-use interface for searching and playing your music.

Installation

Install the latest version of clementine as follows:

guix install clementine

Or install a particular version:

guix install clementine@1.4.1-48.12e8519

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

Example HTML:

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

Example Markdown:

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

Example Org:

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