Nuutste aflaaie
Kry die nuutste stabiele weergawe van Clementine vir jou bedryfstelsel.

Debian Jessie
64-bit

Debian Jessie
32-bit

Raspberry Pi
32-bit

Fedora 21
32-bit

Fedora 21
64-bit

Fedora 22
32-bit

Fedora 22
64-bit

Fedora 23
32-bit

Fedora 23
64-bit

Mac
64-bit

Source Code

Ubuntu Precise
64-bit

Ubuntu Precise
32-bit

Ubuntu Trusty
64-bit

Ubuntu Trusty
32-bit

Ubuntu Vivid
64-bit

Ubuntu Vivid
32-bit

Ubuntu Wily
64-bit

Ubuntu Wily
32-bit

Ubuntu Xenial
64-bit

Ubuntu Xenial
32-bit

Windows
32-bit
Ubuntu PPA
Jy kan die nuutste weergawe van Clementine aflaai op Ubuntu van die amptelike PPA:
sudo add-apt-repository ppa:me-davidsansome/clementine sudo apt-get update sudo apt-get install clementine
Afhanklikhede vir Ubuntu Precise (12,04)
New versions of Clementine require GStreamer 1.0 which wasn't included in Ubuntu 12.04. If you get errors installing Clementine you should add the GStreamer PPA as well:
sudo add-apt-repository ppa:gstreamer-developers/ppa
Ander Aflaaie
Clementine Afstandbeheer vir Android
Unofficial packages
If you don't see your distribution listed above then someone else might have created an unofficial package for you.
Samestelling van bron
Samestelling van Clementine van die bron is maklik op Linux. Download the source code package from the list above, and in a terminal window:
cd bin cmake .. make sudo make install
Bloeding rand pakkette
Development on Clementine happens in die git bewaarplek. Check out the code by running:
git clone https://github.com/clementine-player/Clementine.git clementine-player
If you'd prefer not to compile the development version yourself then try one of the hourly packages:
- Mac OS X ontwikkeling boue
- Ubuntu Precise (12.04) ontwikkeling boue
- Ubuntu Trusty (14.04) ontwikkeling boue
- Windows development builds
- Boubot
There's also an Ubuntu PPA for these development builds:
sudo add-apt-repository ppa:me-davidsansome/clementine-dev sudo apt-get update sudo apt-get install clementine