From Fedora Project Wiki
m (1 revision(s))
mNo edit summary
Line 10: Line 10:


<pre>
<pre>
su -c yum install xmms
su -c 'yum install xmms'
</pre>
</pre>



Revision as of 19:20, 11 January 2009

XMMS

XMMS is among the most famous and widely-used audio players for Linux systems. XMMS is included in Fedora and can be easily installed using yum or the package manager of your choice.

Project Home: http://www.xmms.org/

Installation

One of the easiest ways to install XMMS is using yum:

su -c 'yum install xmms'

Plugins

There are a number of plugins available for XMMS, and several of them have been packaged and included in Fedora Package Collection. These packages include:

  • xmms-acme
  • xmms-alarm
  • xmms-arts
  • xmms-cdread
  • xmms-crossfade
  • xmms-flac
  • xmms-lirc
  • xmms-modplug
  • xmms-scrobbler
  • xmms-sid
  • xmms-skins
  • xmms-speex
  • xmms-xosd

Successors

XMMS, and many of the technologies behind it, are growing older. Several projects have set out to produce successors, including Beep Media Player (BMP) and XMMS2. So far, no project has achieved the same level of success as XMMS, but they often introduce new features or advancements.

BMP is also included in Fedora.