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

lollypop

GNOME music playing application

Lollypop is a music player designed to play well with GNOME desktop. Lollypop plays audio formats such as mp3, mp4, ogg and flac and gets information from artists and tracks from the web. It also fetches cover artworks automatically and it can stream songs from online music services and charts.

Installation

Install the latest version of lollypop as follows:

guix install lollypop

Or install a particular version:

guix install lollypop@1.4.42

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

Example HTML:

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

Example Markdown:

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

Example Org:

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