Menu

Installing:Ubuntu

Anonymous waker starws
There is a newer version of this page. You can find it here.

Prebuilt packages

DeaDBeeF can be found in PPA repository

   ppa:starws-box/deadbeef-player

Building from source (Ubuntu 11.04, 11.10, 12.04)

  • install packages (with dependencies):

libasound2-dev
libpulse-dev
libmad0-dev
libwavpack-dev
libsndfile1-dev
libcdio-dev
libcddb2-dev
automake
libtool
libsamplerate0-dev
libgtk2.0-dev
libavformat-dev
libcurl4-gnutls-dev
libdbus-1-dev
libfaad-dev
intltool
libimlib2-dev
libzip-dev
yasm

apt-get install libasound2-dev libpulse-dev libmad0-dev libwavpack-dev libsndfile1-dev libcdio-dev libcddb2-dev automake libtool libsamplerate0-dev libgtk2.0-dev libavformat-dev libcurl4-gnutls-dev libdbus-1-dev libfaad-dev intltool libimlib2-dev libzip-dev yasm autopoint libgtkglext1-dev
  • download and unpack source tarball
  • execute ./configure && make && sudo make install

NOTE: freepats package is required for MIDI plugin


Auth0 Logo