mpd-mpc 0.34
Music Player Daemon client
MPC is a minimalist command line interface to MPD, the music player daemon.
- Website: https://www.musicpd.org/clients/mpc/
- Licenses: GPL 2
- Package source: gnu/packages/mpd.scm
- Builds: See build status
- Issues: See known issues
Installation
Install mpd-mpc 0.34
as follows:
guix install mpd-mpc@0.34
Or install the latest version:
guix install mpd-mpc
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.