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

audacious

Modular and skinnable audio player

Audacious is an audio player descended from XMMS. Drag and drop folders and individual song files, search for artists and albums in your entire music library, or create and edit your own custom playlists. Listen to CD’s or stream music from the Internet. Tweak the sound with the graphical equalizer or experiment with LADSPA effects. Enjoy the modern GTK-themed interface or change things up with Winamp Classic skins. Use the plugins included with Audacious to fetch lyrics for your music, to set an alarm in the morning, and more.

Installation

Install the latest version of audacious as follows:

guix install audacious

Or install a particular version:

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

Example HTML:

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

Example Markdown:

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

Example Org:

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