Pēdējās lejupielādes
Iegūt jaunāko stabilo Clementine versiju jūsu operētājsistēmai
1.3.1Debian Jessie
64-bit
1.3.1Debian Jessie
32-bit
1.3.1Raspberry Pi
32-bit
1.3.1Fedora 21
32-bit
1.3.1Fedora 21
64-bit
1.3.1Fedora 22
32-bit
1.3.1Fedora 22
64-bit
1.3.1Fedora 23
32-bit
1.3.1Fedora 23
64-bit
1.3.1Mac
64-bit
1.3.1Source Code
1.3.1Ubuntu Precise
64-bit
1.3.1Ubuntu Precise
32-bit
1.3.1Ubuntu Trusty
64-bit
1.3.1Ubuntu Trusty
32-bit
1.3.1Ubuntu Vivid
64-bit
1.3.1Ubuntu Vivid
32-bit
1.3.1Ubuntu Wily
64-bit
1.3.1Ubuntu Wily
32-bit
1.3.1Ubuntu Xenial
64-bit
1.3.1Ubuntu Xenial
32-bit
1.3.1Windows
32-bit
Ubuntu PPA
Jaunāko Clementine versiju priekš Ubuntu vari lejupielādēt no oficiālā PPA:
sudo add-apt-repository ppa:me-davidsansome/clementine sudo apt-get update sudo apt-get install clementine
Dependencies for 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
Citas lejupielādes
Clementine vadība priekš Android
Neoficiālās pakas
If you don't see your distribution listed above then someone else might have created an unofficial package for you.
Kompilēšana no pirmkoda
Clementine pirmkodu ir viegli kompilēt Linux vidē. Download the source code package from the list above, and in a terminal window:
cd bin cmake .. make sudo make install
Bleeding edge packages
Clementine izstrāde notiek the git repository. Pārbaudiet kodu palaižot:
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 izstrādes versijas
- Ubuntu Precise (12.04) izstrādes versijas
- Ubuntu Trusty (14.04) izstrādes versijas
- Windows izstrādes versijas
- Izstrādes bots
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