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

beets

Music organizer

The purpose of beets is to get your music collection right once and for all. It catalogs your collection, automatically improving its metadata as it goes using the MusicBrainz database. Then it provides a variety of tools for manipulating and accessing your music.

Installation

Install the latest version of beets as follows:

guix install beets

Or install a particular version:

guix install beets@2.5.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 beets about the latest version available in Guix.

Example HTML:

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

Example Markdown:

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

Example Org:

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