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

amarok

Audio player for KDE

Amarok is a music player and collection manager. It features:

  • dynamic playlists matching different criteria,

  • collection managing with rating support,

  • support for basic MTP and UMS music player devices,

  • integrated internet services such as Magnatune, Ampache and more,

  • scripting support,

  • cover manager and

  • replay gain support

Installation

Install the latest version of amarok as follows:

guix install amarok

Or install a particular version:

guix install amarok@3.3.1

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

Example HTML:

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

Example Markdown:

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

Example Org:

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