xmms2d
Client/server based media player system
Install
- All systems
-
curl cmd.cat/xmms2d.sh
- Debian
-
apt-get install xmms2-core
- Ubuntu
-
apt-get install xmms2-core
- Arch Linux
-
pacman -S xmms2
- Kali Linux
-
apt-get install xmms2-core
- Fedora
-
dnf install xmms2
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install xmms2-core
- Raspbian
-
apt-get install xmms2-core
- Dockerfile
- dockerfile.run/xmms2d
xmms2
Client/server based media player system
XMMS2 is a redesign of the XMMS music player. It features a client-server model, allowing multiple (even simultaneous!) user interfaces, both textual and graphical. All common audio formats are supported using plug-ins. On top of this, there is a flexible media library to organize your music. This package is a metapackage depending on various other XMMS2 packages. Installing this package gets you a command line client and enables XMMS2 playback of Ogg Vorbis and MP3 files from local and remote sources.
xmms2-core
XMMS2 - core package
XMMS2 is a redesign of the XMMS music player. It features a client-server model, allowing multiple (even simultaneous!) user interfaces, both textual and graphical. All common audio formats are supported using plug-ins. On top of this, there is a flexible media library to organize your music. This package just contains the daemon that loads plug-ins and allows clients to connect.